Skip to content

Commit 7bd1e8e

Browse files
chore(main): release 3.3.1 (#59)
1 parent 38c816f commit 7bd1e8e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.1](https://github.com/ydb-platform/ydb-ui-components/compare/v3.3.0...v3.3.1) (2023-08-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **NavigationTree:** fix actions overflow ([#58](https://github.com/ydb-platform/ydb-ui-components/issues/58)) ([38c816f](https://github.com/ydb-platform/ydb-ui-components/commit/38c816fc6b5ed3173dfe4c74752ceafff93f8fc5))
9+
310
## [3.3.0](https://github.com/ydb-platform/ydb-ui-components/compare/v3.2.2...v3.3.0) (2023-08-09)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "ydb-ui-components",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "",
55
"license": "MIT",
66
"main": "build/index.js",

0 commit comments

Comments
 (0)