Skip to content

Commit 7a25d9d

Browse files
chore(main): release 3.3.6 (#431)
1 parent a5ad94b commit 7a25d9d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [3.3.6](https://github.com/gravity-ui/navigation/compare/v3.3.5...v3.3.6) (2025-05-14)
4+
5+
6+
### Bug Fixes
7+
8+
* added DOMProps & QAProps to ActionBar components ([#430](https://github.com/gravity-ui/navigation/issues/430)) ([a5ad94b](https://github.com/gravity-ui/navigation/commit/a5ad94b230e1b49f2f50e0fc771f2e78fe4af36e))
9+
310
## [3.3.5](https://github.com/gravity-ui/navigation/compare/v3.3.4...v3.3.5) (2025-05-05)
411

512

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

0 commit comments

Comments
 (0)