Skip to content

Commit 40a9038

Browse files
chore(main): release 1.10.0 (#65)
1 parent ffbee3b commit 40a9038

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.10.0](https://github.com/gravity-ui/dynamic-forms/compare/v1.9.2...v1.10.0) (2023-07-19)
4+
5+
6+
### Features
7+
8+
* udpate uikit ([#69](https://github.com/gravity-ui/dynamic-forms/issues/69)) ([ffbee3b](https://github.com/gravity-ui/dynamic-forms/commit/ffbee3bc529ca0ea1a5e6aa8958366ba10219034))
9+
10+
11+
### Bug Fixes
12+
13+
* add child errors cleaning on call onDrop ([#64](https://github.com/gravity-ui/dynamic-forms/issues/64)) ([adbe4d8](https://github.com/gravity-ui/dynamic-forms/commit/adbe4d814d051d636a541bf3f5380f045c2576d4))
14+
315
## [1.9.2](https://github.com/gravity-ui/dynamic-forms/compare/v1.9.1...v1.9.2) (2023-06-13)
416

517

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)