Skip to content

Commit c01650a

Browse files
chore(main): release 5.5.0
1 parent 4213005 commit c01650a

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [5.5.0](https://github.com/gravity-ui/dynamic-forms/compare/v5.4.1...v5.5.0) (2025-05-05)
4+
5+
6+
### Features
7+
8+
* add errors mutator to unstable ([#300](https://github.com/gravity-ui/dynamic-forms/issues/300)) ([11c8a81](https://github.com/gravity-ui/dynamic-forms/commit/11c8a81fd17c4f2854d6ebd1a77b86482cbe8f22))
9+
* unstable features ([#298](https://github.com/gravity-ui/dynamic-forms/issues/298)) ([0dd9996](https://github.com/gravity-ui/dynamic-forms/commit/0dd9996896e3b55014383ba5279cfe8c974da45b))
10+
* **unstable:** errors proccesing updates ([#301](https://github.com/gravity-ui/dynamic-forms/issues/301)) ([a1dc573](https://github.com/gravity-ui/dynamic-forms/commit/a1dc573e48c500abe852608895d79d2ec203335c))
11+
312
## [5.4.1](https://github.com/gravity-ui/dynamic-forms/compare/v5.4.0...v5.4.1) (2025-04-29)
413

514

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": "5.4.1",
3+
"version": "5.5.0",
44
"description": "",
55
"license": "MIT",
66
"main": "build/cjs/index.js",

0 commit comments

Comments
 (0)