Skip to content

Commit

Permalink
chore(release): 0.2.20 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
CircleCI Release Job committed Aug 25, 2022
1 parent 47bc79d commit c800bca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.2.20](https://github.com/VirtusLab/formts/compare/v0.2.19...v0.2.20) (2022-08-25)


### Features

* resetting field ([#124](https://github.com/VirtusLab/formts/issues/124)) ([47bc79d](https://github.com/VirtusLab/formts/commit/47bc79dd11f53c0789587061d1a9401c55df8647)), closes [#114](https://github.com/VirtusLab/formts/issues/114)

### [0.2.19](https://github.com/VirtusLab/formts/compare/v0.2.18...v0.2.19) (2022-08-14)

### [0.2.18](https://github.com/VirtusLab/formts/compare/v0.2.17...v0.2.18) (2022-08-14)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2.19",
"version": "0.2.20",
"name": "@virtuslab/formts",
"description": "Type-safe, declarative and performant React form & validation library",
"repository": "git@github.com:VirtusLab/formts.git",
Expand Down

0 comments on commit c800bca

Please sign in to comment.