Skip to content

Commit 36af757

Browse files
chore(main): release 5.0.0 (#275)
1 parent e3addab commit 36af757

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [5.0.0](https://github.com/gravity-ui/dynamic-forms/compare/v4.17.0...v5.0.0) (2025-02-10)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* udpate uikit 7 ([#266](https://github.com/gravity-ui/dynamic-forms/issues/266))
9+
10+
### chore
11+
12+
* udpate uikit 7 ([#266](https://github.com/gravity-ui/dynamic-forms/issues/266)) ([e3addab](https://github.com/gravity-ui/dynamic-forms/commit/e3addab09b46f4558a8ca36c6f1909c8f1205048))
13+
314
## [4.17.0](https://github.com/gravity-ui/dynamic-forms/compare/v4.16.1...v4.17.0) (2025-02-10)
415

516

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/dynamic-forms",
3-
"version": "4.17.0",
3+
"version": "5.0.0",
44
"description": "",
55
"license": "MIT",
66
"main": "build/cjs/index.js",

0 commit comments

Comments
 (0)