Skip to content

Commit

Permalink
chore: release main (#593)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 28, 2024
1 parent 1a12c5c commit d8c68a6
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
".": "0.14.3",
"modules/apps": "0.1.2",
"modules/apps": "0.2.0",
"modules/banner": "0.7.0",
"modules/docsearch": "0.1.23",
"modules/gcse": "0.1.0",
"modules/git-org": "0.2.3",
"modules/git-repo": "0.4.1",
"modules/language-picker": "0.1.24",
"modules/news": "0.2.2",
"modules/news": "0.3.0",
"modules/search": "0.1.35",
"modules/socials": "0.2.0",
"modules/theme-toggle": "0.4.4",
"modules/theme-toggle": "0.5.0",
"themes/classic": "0.2.17",
"themes/pills": "0.2.18",
"themes/tabs": "0.1.0"
Expand Down
7 changes: 7 additions & 0 deletions modules/apps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/hbstack/header/compare/modules/apps/v0.1.2...modules/apps/v0.2.0) (2024-05-28)


### Features ✨

* **i18n:** add Vietnamese translations ([1a12c5c](https://github.com/hbstack/header/commit/1a12c5c6aa2e385b4b3e18cbea4e1c74a67690b4))

## [0.1.2](https://github.com/hbstack/header/compare/modules/apps/v0.1.1...modules/apps/v0.1.2) (2024-03-07)


Expand Down
7 changes: 7 additions & 0 deletions modules/news/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.0](https://github.com/hbstack/header/compare/modules/news/v0.2.2...modules/news/v0.3.0) (2024-05-28)


### Features ✨

* **i18n:** add Vietnamese translations ([1a12c5c](https://github.com/hbstack/header/commit/1a12c5c6aa2e385b4b3e18cbea4e1c74a67690b4))

## [0.2.2](https://github.com/hbstack/header/compare/modules/news/v0.2.1...modules/news/v0.2.2) (2024-01-05)


Expand Down
7 changes: 7 additions & 0 deletions modules/theme-toggle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.5.0](https://github.com/hbstack/header/compare/modules/theme-toggle/v0.4.4...modules/theme-toggle/v0.5.0) (2024-05-28)


### Features ✨

* **i18n:** add Vietnamese translations ([1a12c5c](https://github.com/hbstack/header/commit/1a12c5c6aa2e385b4b3e18cbea4e1c74a67690b4))

## [0.4.4](https://github.com/hbstack/header/compare/modules/theme-toggle/v0.4.3...modules/theme-toggle/v0.4.4) (2024-01-03)


Expand Down

0 comments on commit d8c68a6

Please sign in to comment.