Skip to content

Commit

Permalink
chore(main): release 0.4.0 (#85)
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 Nov 1, 2023
1 parent 496795f commit cfaa634
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.3.0"
".": "0.4.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.4.0](https://github.com/hbstack/breadcrumb/compare/v0.3.0...v0.4.0) (2023-11-01)


### Features ✨

* **i18n:** add Russian translations ([#87](https://github.com/hbstack/breadcrumb/issues/87)) ([496795f](https://github.com/hbstack/breadcrumb/commit/496795f5c30b2ebe086e7653905f20d7a4a04503))


### Bug Fixes 🐞

* **deps:** update dependency stylelint-scss to v5.3.0 ([ec8573b](https://github.com/hbstack/breadcrumb/commit/ec8573b39eb41a805beb9438bc301ad4fa3d08b7))

## [0.3.0](https://github.com/hbstack/breadcrumb/compare/v0.2.1...v0.3.0) (2023-10-21)


Expand Down

0 comments on commit cfaa634

Please sign in to comment.