From a0aaa6f72e66c3061bd9c47c28a81cb5fcc82abe Mon Sep 17 00:00:00 2001 From: ydb-platform-bot <95354183+ydb-platform-bot@users.noreply.github.com> Date: Wed, 5 Mar 2025 12:35:58 +0300 Subject: [PATCH] chore(main): release 4.6.0 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63f0177..7373879 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.6.0](https://github.com/ydb-platform/ydb-ui-components/compare/v4.5.0...v4.6.0) (2025-03-05) + + +### Features + +* add transfer navigation tree node type ([#88](https://github.com/ydb-platform/ydb-ui-components/issues/88)) ([7cafb58](https://github.com/ydb-platform/ydb-ui-components/commit/7cafb58bba9c286305e51b8206888a3f1de25824)) + ## [4.5.0](https://github.com/ydb-platform/ydb-ui-components/compare/v4.4.0...v4.5.0) (2025-02-25) diff --git a/package-lock.json b/package-lock.json index 5161a71..31a94e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ydb-ui-components", - "version": "4.5.0", + "version": "4.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ydb-ui-components", - "version": "4.5.0", + "version": "4.6.0", "license": "MIT", "dependencies": { "@bem-react/classname": "^1.6.0", diff --git a/package.json b/package.json index f0e0c07..0a2ce25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ydb-ui-components", - "version": "4.5.0", + "version": "4.6.0", "description": "", "license": "MIT", "exports": {