Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #417

Merged
merged 1 commit into from
Oct 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: release main
  • Loading branch information
github-actions[bot] committed Oct 21, 2023
commit de21894e2509d6df5189ef36dba357a8b62dc4cc
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
".": "0.18.1",
".": "0.19.0",
"modules/breadcrumb": "0.1.21",
"modules/content-panel": "0.1.20",
"modules/disqus": "0.1.18",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.19.0](https://github.com/hbstack/blog/compare/v0.18.1...v0.19.0) (2023-10-21)


### Features ✨

* **i18n:** add ms.toml ([#415](https://github.com/hbstack/blog/issues/415)) ([6edea4a](https://github.com/hbstack/blog/commit/6edea4af0ab1435682d9780766510da92e31620f))

## [0.18.1](https://github.com/hbstack/blog/compare/v0.18.0...v0.18.1) (2023-10-19)


Expand Down