File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.6 .0"
2
+ "." : " 0.7 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
24
## [ 0.6.0] ( https://github.com/hbstack/breadcrumb/compare/v0.5.2...v0.6.0 ) (2023-12-09)
4
25
5
26
You can’t perform that action at this time.
0 commit comments