Skip to content

Commit

Permalink
v2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Mar 15, 2021
1 parent 9cdd920 commit c5da19a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.2.3](https://github.com/formsy/formsy-react/compare/v2.2.1...v2.2.3)
#### [v2.2.4](https://github.com/formsy/formsy-react/compare/v2.2.3...v2.2.4)

> 10 March 2021
- Frontend library updates [`#602`](https://github.com/formsy/formsy-react/pull/602)
- Bugfix: updateInputsWithValue doesn't update nested field [`#604`](https://github.com/formsy/formsy-react/pull/604)

#### [v2.2.3](https://github.com/formsy/formsy-react/compare/v2.2.2...v2.2.3)

> 21 January 2021
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formsy-react",
"version": "2.2.4",
"version": "2.2.5",
"description": "A form input builder and validator for React",
"keywords": [
"form",
Expand Down

0 comments on commit c5da19a

Please sign in to comment.