Skip to content

Commit 24ae36a

Browse files
gravity-ui-botRuminat
authored andcommitted
chore(main): release 2.30.0 (#345)
1 parent 5e26e4e commit 24ae36a

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.30.0](https://github.com/gravity-ui/navigation/compare/v2.29.0...v2.30.0) (2025-01-14)
4+
5+
6+
### Features
7+
8+
* add `onResizeStart` prop ([#347](https://github.com/gravity-ui/navigation/issues/347)) ([f9a9230](https://github.com/gravity-ui/navigation/commit/f9a92307d6b92984e104143e306e9d22b8f520a0))
9+
10+
11+
### Bug Fixes
12+
13+
* **Item:** fixed item min width to 0 [[#343](https://github.com/gravity-ui/navigation/issues/343)] ([#344](https://github.com/gravity-ui/navigation/issues/344)) ([943d022](https://github.com/gravity-ui/navigation/commit/943d022f9fed44b844d01f52d8d6c906f4d93526))
14+
315
## [2.29.0](https://github.com/gravity-ui/navigation/compare/v2.28.0...v2.29.0) (2024-11-07)
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.29.0",
3+
"version": "2.30.0",
44
"description": "Gravity UI Navigation components",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)