Skip to content

Commit

Permalink
chore(main): release 2.15.1 (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Jun 19, 2024
1 parent e75e080 commit 8211a88
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.15.1](https://github.com/gravity-ui/navigation/compare/v2.15.0...v2.15.1) (2024-06-19)


### Bug Fixes

* **AsideHeader:** fix CollapseButton min-height ([#256](https://github.com/gravity-ui/navigation/issues/256)) ([e75e080](https://github.com/gravity-ui/navigation/commit/e75e08077440dd3938030bb067806331d7cccd55))

## [2.15.0](https://github.com/gravity-ui/navigation/compare/v2.14.1...v2.15.0) (2024-06-14)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/navigation",
"version": "2.15.0",
"version": "2.15.1",
"description": "Gravity UI Navigation components",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 8211a88

Please sign in to comment.