diff --git a/CHANGELOG.md b/CHANGELOG.md index ad3cff5..6d22d5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [5.1.0](https://github.com/ydb-platform/ydb-ui-components/compare/v5.0.0...v5.1.0) (2025-09-16) + + +### Features + +* **NavigationTree:** add system table node type ([#95](https://github.com/ydb-platform/ydb-ui-components/issues/95)) ([2b4da15](https://github.com/ydb-platform/ydb-ui-components/commit/2b4da15414208b89d3488d707d14fe51c2dd06f7)) +* replace transfer icon ([#94](https://github.com/ydb-platform/ydb-ui-components/issues/94)) ([f6c3b55](https://github.com/ydb-platform/ydb-ui-components/commit/f6c3b55d94cfabf9529ad6b1dd7b250923160252)) + ## [5.0.0](https://github.com/ydb-platform/ydb-ui-components/compare/v4.7.0...v5.0.0) (2025-05-23) diff --git a/package-lock.json b/package-lock.json index aa0e6a8..65cf266 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ydb-ui-components", - "version": "5.0.0", + "version": "5.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ydb-ui-components", - "version": "5.0.0", + "version": "5.1.0", "license": "MIT", "dependencies": { "@bem-react/classname": "^1.6.0", diff --git a/package.json b/package.json index 90229a8..4ef89a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ydb-ui-components", - "version": "5.0.0", + "version": "5.1.0", "description": "", "license": "MIT", "exports": {