Skip to content

Commit fab757d

Browse files
chore(main): release 4.0.3 (#530)
* chore(main): release 4.0.3 * chore: fix changelog --------- Co-authored-by: Roman Barlos <rbarlos@yandex-team.ru>
1 parent ad90cce commit fab757d

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+
## [4.0.3](https://github.com/gravity-ui/navigation/compare/v4.0.2...v4.0.3) (2025-12-22)
4+
5+
6+
### Bug Fixes
7+
8+
* fix tooltip functionality and styling in CompositeBar and AsideHeader components ([#525](https://github.com/gravity-ui/navigation/issues/525)) ([089135d](https://github.com/gravity-ui/navigation/commit/089135d461db190cc2b8fd2a8dd71180f1f05565))
9+
* remove phantom 4.1.0 and duplicate 4.0.0 entries from CHANGELOG ([#527](https://github.com/gravity-ui/navigation/issues/527)) ([3cb4399](https://github.com/gravity-ui/navigation/commit/3cb4399c8be3b02f9cfe96f5e53f58c30e7f8edc))
10+
311
## [4.0.2](https://github.com/gravity-ui/navigation/compare/v4.0.1...v4.0.2) (2025-12-19)
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": "4.0.2",
3+
"version": "4.0.3",
44
"description": "Gravity UI Navigation components",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)