From e3ceb0eaf77b3081bec132ec44eb66dbfef10726 Mon Sep 17 00:00:00 2001 From: ydb-platform-bot <95354183+ydb-platform-bot@users.noreply.github.com> Date: Mon, 22 Sep 2025 14:22:08 +0300 Subject: [PATCH] chore(main): release 5.1.1 --- 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 6d22d5b..487846c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.1.1](https://github.com/ydb-platform/ydb-ui-components/compare/v5.1.0...v5.1.1) (2025-09-22) + + +### Bug Fixes + +* **NavigationTreeNode:** do not refetch if error ([#98](https://github.com/ydb-platform/ydb-ui-components/issues/98)) ([0af990f](https://github.com/ydb-platform/ydb-ui-components/commit/0af990f46868ee316ec9f71548bc91ff249599e4)) + ## [5.1.0](https://github.com/ydb-platform/ydb-ui-components/compare/v5.0.0...v5.1.0) (2025-09-16) diff --git a/package-lock.json b/package-lock.json index 65cf266..b1470b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ydb-ui-components", - "version": "5.1.0", + "version": "5.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ydb-ui-components", - "version": "5.1.0", + "version": "5.1.1", "license": "MIT", "dependencies": { "@bem-react/classname": "^1.6.0", diff --git a/package.json b/package.json index 4ef89a1..a4d424a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ydb-ui-components", - "version": "5.1.0", + "version": "5.1.1", "description": "", "license": "MIT", "exports": {