Skip to content

Commit ea36ca6

Browse files
chore(main): release 0.7.0 (#115)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 98eb6e7 commit ea36ca6

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.6.0"
2+
".": "0.7.0"
33
}

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [0.7.0](https://github.com/hbstack/breadcrumb/compare/v0.6.0...v0.7.0) (2024-06-04)
4+
5+
6+
### Features ✨
7+
8+
* **i18n:** add German translations ([#173](https://github.com/hbstack/breadcrumb/issues/173)) ([7f47545](https://github.com/hbstack/breadcrumb/commit/7f47545f1ddaee964a0431c213891651e4167883))
9+
* **i18n:** add Vietnamese translations ([67ed9a3](https://github.com/hbstack/breadcrumb/commit/67ed9a388ecde98ee05868e85f9b15d1133ae091))
10+
11+
12+
### Bug Fixes 🐞
13+
14+
* **deps:** update dependency stylelint-scss to v6 ([9ddcdb6](https://github.com/hbstack/breadcrumb/commit/9ddcdb68f4c3aea36c1660837c0cd624c2b603d6))
15+
* **deps:** update dependency stylelint-scss to v6.1.0 ([7a142d9](https://github.com/hbstack/breadcrumb/commit/7a142d949c4cef0b9a35c15398d178c1a21e066b))
16+
* **deps:** update dependency stylelint-scss to v6.2.0 ([f530c56](https://github.com/hbstack/breadcrumb/commit/f530c563ade7188c8fce686e98f16d5364c5968f))
17+
* **deps:** update dependency stylelint-scss to v6.2.1 ([1599437](https://github.com/hbstack/breadcrumb/commit/159943777ea64a2ffbbfbb09008ee48009b28ca5))
18+
19+
20+
### Performance Improvements ⚡️
21+
22+
* cache partials ([98eb6e7](https://github.com/hbstack/breadcrumb/commit/98eb6e7afe2e991733a31943d33dafbd2ee0189f))
23+
324
## [0.6.0](https://github.com/hbstack/breadcrumb/compare/v0.5.2...v0.6.0) (2023-12-09)
425

526

0 commit comments

Comments
 (0)