Skip to content

Commit bc9f508

Browse files
chore(main): release 2.27.0
1 parent d0569a5 commit bc9f508

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [2.27.0](https://github.com/gravity-ui/navigation/compare/v2.26.0...v2.27.0) (2024-10-11)
4+
5+
6+
### Features
7+
8+
* **AsideHeader:** add onMenuMoreClick ([#320](https://github.com/gravity-ui/navigation/issues/320)) ([d0569a5](https://github.com/gravity-ui/navigation/commit/d0569a5567f857986322b283cc1013fc1b7dd0f8))
9+
10+
11+
### Bug Fixes
12+
13+
* **Drawer:** initial hidden state when keepMouted enabled ([#324](https://github.com/gravity-ui/navigation/issues/324)) ([114a0d0](https://github.com/gravity-ui/navigation/commit/114a0d0dcde22b5fe740f2db2dad8a83d29ca83c))
14+
315
## [2.26.0](https://github.com/gravity-ui/navigation/compare/v2.25.0...v2.26.0) (2024-10-09)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/navigation",
3-
"version": "2.26.0",
3+
"version": "2.27.0",
44
"description": "Gravity UI Navigation components",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)