diff --git a/CHANGELOG.md b/CHANGELOG.md index f43822d..91450fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [4.0.0](https://github.com/ydb-platform/ydb-ui-components/compare/v3.6.0...v4.0.0) (2024-03-04) + + +### ⚠ BREAKING CHANGES + +* update to @gravity-ui/uikit v6 ([#66](https://github.com/ydb-platform/ydb-ui-components/issues/66)) + +### Features + +* update to @gravity-ui/uikit v6 ([#66](https://github.com/ydb-platform/ydb-ui-components/issues/66)) ([639205e](https://github.com/ydb-platform/ydb-ui-components/commit/639205e3b7cbcefe1946446879089e4f2aeedbfe)) + ## [3.6.0](https://github.com/ydb-platform/ydb-ui-components/compare/v3.5.0...v3.6.0) (2024-01-15) diff --git a/package-lock.json b/package-lock.json index ebe7fdb..7b61361 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ydb-ui-components", - "version": "3.6.0", + "version": "4.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ydb-ui-components", - "version": "3.6.0", + "version": "4.0.0", "license": "MIT", "dependencies": { "@bem-react/classname": "^1.6.0", diff --git a/package.json b/package.json index cde5813..048dfc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ydb-ui-components", - "version": "3.6.0", + "version": "4.0.0", "description": "", "license": "MIT", "exports": {