Skip to content

Commit 7a9eb4f

Browse files
chore: release main (#780)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a0f18cb commit 7a9eb4f

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
".": "0.16.5",
2+
".": "0.16.6",
33
"modules/apps": "0.2.1",
44
"modules/banner": "0.7.2",
55
"modules/docsearch": "0.1.24",
66
"modules/gcse": "0.1.1",
77
"modules/git-org": "0.2.5",
88
"modules/git-repo": "0.4.3",
9-
"modules/language-picker": "0.1.26",
9+
"modules/language-picker": "0.2.0",
1010
"modules/news": "0.3.1",
1111
"modules/search": "0.1.38",
1212
"modules/socials": "0.2.2",

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.16.6](https://github.com/hbstack/header/compare/v0.16.5...v0.16.6) (2025-03-14)
4+
5+
6+
### Bug Fixes 🐞
7+
8+
* **deps:** update dependency stylelint-scss to v6.11.0 ([f4a0aa4](https://github.com/hbstack/header/commit/f4a0aa4fec48d8a1c0ee33642b5bf9b6a60f366b))
9+
* **deps:** update dependency stylelint-scss to v6.11.1 ([7ae24c9](https://github.com/hbstack/header/commit/7ae24c9cb94d9f75a141ace3e64845dc6fb64fee))
10+
311
## [0.16.5](https://github.com/hbstack/header/compare/v0.16.4...v0.16.5) (2025-01-17)
412

513

modules/language-picker/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/hbstack/header/compare/modules/language-picker/v0.1.26...modules/language-picker/v0.2.0) (2025-03-14)
4+
5+
6+
### Features ✨
7+
8+
* **language-picker:** use translation page if exists for current page ([#799](https://github.com/hbstack/header/issues/799)) ([a0f18cb](https://github.com/hbstack/header/commit/a0f18cbd0128d633d68b5ebf4c94374bf7b81f94)), closes [#372](https://github.com/hbstack/header/issues/372)
9+
310
## [0.1.26](https://github.com/hbstack/header/compare/modules/language-picker/v0.1.25...modules/language-picker/v0.1.26) (2024-06-15)
411

512

0 commit comments

Comments
 (0)