Skip to content

Commit 8dc8eaa

Browse files
chore(main): release 3.4.1 (#155)
1 parent 701d18f commit 8dc8eaa

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+
## [3.4.1](https://github.com/gravity-ui/dynamic-forms/compare/v3.4.0...v3.4.1) (2024-01-17)
4+
5+
6+
### Bug Fixes
7+
8+
* fix mutators logic ([#157](https://github.com/gravity-ui/dynamic-forms/issues/157)) ([701d18f](https://github.com/gravity-ui/dynamic-forms/commit/701d18f4e843c6fb134e92bc0981766093097ced))
9+
* one of view ([#154](https://github.com/gravity-ui/dynamic-forms/issues/154)) ([cd31d6f](https://github.com/gravity-ui/dynamic-forms/commit/cd31d6f43065eb57bd8f3f26f64a0102122a8206))
10+
311
## [3.4.0](https://github.com/gravity-ui/dynamic-forms/compare/v3.3.0...v3.4.0) (2023-12-14)
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": "3.4.0",
3+
"version": "3.4.1",
44
"description": "",
55
"license": "MIT",
66
"main": "build/cjs/index.js",

0 commit comments

Comments
 (0)