Skip to content

Commit

Permalink
chore(main): release 0.7.2 (#181)
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] committed Jun 14, 2024
1 parent 202f23d commit 8b9a485
Show file tree
Hide file tree
Showing 2 changed files with 9 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.7.1"
".": "0.7.2"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.7.2](https://github.com/hbstack/breadcrumb/compare/v0.7.1...v0.7.2) (2024-06-14)


### Styles 🎨

* hide active item from mobile view ([#180](https://github.com/hbstack/breadcrumb/issues/180)) ([202f23d](https://github.com/hbstack/breadcrumb/commit/202f23d1a5e8a79af5873f64bcebe7fceb4b6b11))
* set max-width for active item ([202f23d](https://github.com/hbstack/breadcrumb/commit/202f23d1a5e8a79af5873f64bcebe7fceb4b6b11))

## [0.7.1](https://github.com/hbstack/breadcrumb/compare/v0.7.0...v0.7.1) (2024-06-04)


Expand Down

0 comments on commit 8b9a485

Please sign in to comment.