diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2460f091..bab2aca4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "0.16.7", + ".": "0.16.8", "modules/apps": "0.2.1", "modules/banner": "0.7.2", "modules/docsearch": "0.1.24", diff --git a/CHANGELOG.md b/CHANGELOG.md index 432f5282..98aeef51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.16.8](https://github.com/hbstack/header/compare/v0.16.7...v0.16.8) (2026-01-19) + + +### Bug Fixes 🐞 + +* **deps:** update dependency stylelint-scss to v7 ([9b9c8fa](https://github.com/hbstack/header/commit/9b9c8fa50f377a0578adb1a1a9a58cd5dce1043d)) + ## [0.16.7](https://github.com/hbstack/header/compare/v0.16.6...v0.16.7) (2025-10-12)