Skip to content

Commit a59d352

Browse files
chore(main): release 2.24.0 (#310)
1 parent eaf3129 commit a59d352

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [2.24.0](https://github.com/gravity-ui/navigation/compare/v2.23.1...v2.24.0) (2024-09-25)
4+
5+
6+
### Features
7+
8+
* **HotkeysPanel:** add customization props to hotkeys panel and improve docs ([#311](https://github.com/gravity-ui/navigation/issues/311)) ([eaf3129](https://github.com/gravity-ui/navigation/commit/eaf3129831537c11b899e948631cfd96ddd78b3f))
9+
* **MobileHeader:** add OverlapPanel ([#309](https://github.com/gravity-ui/navigation/issues/309)) ([7361b25](https://github.com/gravity-ui/navigation/commit/7361b25188736687dafe585b7cd7b403ccbf94d4))
10+
311
## [2.23.1](https://github.com/gravity-ui/navigation/compare/v2.23.0...v2.23.1) (2024-09-10)
412

513

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.23.1",
3+
"version": "2.24.0",
44
"description": "Gravity UI Navigation components",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)