Skip to content

Commit

Permalink
chore(main): release 3.2.0 (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Nov 20, 2023
1 parent e43c7e3 commit 7016761
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.2.0](https://github.com/gravity-ui/dynamic-forms/compare/v3.1.0...v3.2.0) (2023-11-20)


### Features

* add dynamic field store mutators, add store value hook ([#139](https://github.com/gravity-ui/dynamic-forms/issues/139)) ([e43c7e3](https://github.com/gravity-ui/dynamic-forms/commit/e43c7e35d94ee0293eda10657df92c5ef70621f9))

## [3.1.0](https://github.com/gravity-ui/dynamic-forms/compare/v3.0.1...v3.1.0) (2023-11-14)


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.1.0",
"version": "3.2.0",
"description": "",
"license": "MIT",
"main": "build/cjs/index.js",
Expand Down

0 comments on commit 7016761

Please sign in to comment.