Skip to content

Commit 0d823a0

Browse files
chore(main): release 2.28.0 (#327)
1 parent c8978c0 commit 0d823a0

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.28.0](https://github.com/gravity-ui/navigation/compare/v2.27.0...v2.28.0) (2024-10-24)
4+
5+
6+
### Features
7+
8+
* **AsideHeader:** add onAllPagesClick callback ([#329](https://github.com/gravity-ui/navigation/issues/329)) ([c8978c0](https://github.com/gravity-ui/navigation/commit/c8978c014f432ce09a57403ff95dd87dd7e4c6d5))
9+
* **TopPanel:** add align prop ([#317](https://github.com/gravity-ui/navigation/issues/317)) ([c85b17b](https://github.com/gravity-ui/navigation/commit/c85b17ba41b26cf1a06d429a1e6a93fcc80ad648))
10+
311
## [2.27.0](https://github.com/gravity-ui/navigation/compare/v2.26.0...v2.27.0) (2024-10-11)
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.27.0",
3+
"version": "2.28.0",
44
"description": "Gravity UI Navigation components",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)