diff --git a/CHANGELOG.md b/CHANGELOG.md index 7373879..63266fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.7.0](https://github.com/ydb-platform/ydb-ui-components/compare/v4.6.0...v4.7.0) (2025-05-20) + + +### Features + +* use node meta for actions and additional elements ([#90](https://github.com/ydb-platform/ydb-ui-components/issues/90)) ([0c5a76b](https://github.com/ydb-platform/ydb-ui-components/commit/0c5a76b312280505b382a45d8206a55923fa285e)) + ## [4.6.0](https://github.com/ydb-platform/ydb-ui-components/compare/v4.5.0...v4.6.0) (2025-03-05) diff --git a/package-lock.json b/package-lock.json index 31a94e7..46df080 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ydb-ui-components", - "version": "4.6.0", + "version": "4.7.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ydb-ui-components", - "version": "4.6.0", + "version": "4.7.0", "license": "MIT", "dependencies": { "@bem-react/classname": "^1.6.0", diff --git a/package.json b/package.json index 0a2ce25..0a8746c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ydb-ui-components", - "version": "4.6.0", + "version": "4.7.0", "description": "", "license": "MIT", "exports": {