Skip to content

Commit

Permalink
chore(main): release 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot committed Dec 14, 2023
1 parent 0130131 commit 5c0ec45
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [3.4.0](https://github.com/gravity-ui/dynamic-forms/compare/v3.3.0...v3.4.0) (2023-12-14)


### Features

* **validators:** add custom error messages property ([#150](https://github.com/gravity-ui/dynamic-forms/issues/150)) ([0130131](https://github.com/gravity-ui/dynamic-forms/commit/01301313642b69b24351c2a0bc26378586de02c3))


### Bug Fixes

* fix spec mutator key ([#151](https://github.com/gravity-ui/dynamic-forms/issues/151)) ([77c1a47](https://github.com/gravity-ui/dynamic-forms/commit/77c1a475d65a06588a12fca5486c3cf77d67c4ab))
* **ObjectValueView:** fixed view value object value ([#148](https://github.com/gravity-ui/dynamic-forms/issues/148)) ([395bf84](https://github.com/gravity-ui/dynamic-forms/commit/395bf84b312d4403ae4e7c0dd42536b6aff70517))

## [3.3.0](https://github.com/gravity-ui/dynamic-forms/compare/v3.2.0...v3.3.0) (2023-11-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/dynamic-forms",
"version": "3.3.0",
"version": "3.4.0",
"description": "",
"license": "MIT",
"main": "build/cjs/index.js",
Expand Down

0 comments on commit 5c0ec45

Please sign in to comment.