We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13c19a commit 601832aCopy full SHA for 601832a
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.4.0"
+ ".": "0.5.0"
3
}
CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [0.5.0](https://github.com/hbstack/breadcrumb/compare/v0.4.0...v0.5.0) (2023-11-10)
4
+
5
6
+### Features ✨
7
8
+* **i18n:** create pt-br.toml ([#94](https://github.com/hbstack/breadcrumb/issues/94)) ([e13c19a](https://github.com/hbstack/breadcrumb/commit/e13c19a6fce784746dcecded86c6653bb0390661))
9
10
11
+### Bug Fixes 🐞
12
13
+* **deps:** update dependency stylelint-scss to v5.3.1 ([5828ae5](https://github.com/hbstack/breadcrumb/commit/5828ae523a715ce3a1275b85b0cbaedcdf22a3e0))
14
15
## [0.4.0](https://github.com/hbstack/breadcrumb/compare/v0.3.0...v0.4.0) (2023-11-01)
16
17
0 commit comments