Skip to content

Commit 722d7b0

Browse files
chore(main): release 5.5.0
1 parent 11c8a81 commit 722d7b0

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [5.5.0](https://github.com/gravity-ui/dynamic-forms/compare/v5.4.1...v5.5.0) (2025-04-30)
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+
311
## [5.4.1](https://github.com/gravity-ui/dynamic-forms/compare/v5.4.0...v5.4.1) (2025-04-29)
412

513

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

0 commit comments

Comments
 (0)