Skip to content

Commit 8b9a485

Browse files
chore(main): release 0.7.2 (#181)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 202f23d commit 8b9a485

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.1"
2+
".": "0.7.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.7.2](https://github.com/hbstack/breadcrumb/compare/v0.7.1...v0.7.2) (2024-06-14)
4+
5+
6+
### Styles 🎨
7+
8+
* hide active item from mobile view ([#180](https://github.com/hbstack/breadcrumb/issues/180)) ([202f23d](https://github.com/hbstack/breadcrumb/commit/202f23d1a5e8a79af5873f64bcebe7fceb4b6b11))
9+
* set max-width for active item ([202f23d](https://github.com/hbstack/breadcrumb/commit/202f23d1a5e8a79af5873f64bcebe7fceb4b6b11))
10+
311
## [0.7.1](https://github.com/hbstack/breadcrumb/compare/v0.7.0...v0.7.1) (2024-06-04)
412

513

0 commit comments

Comments
 (0)