Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Commit adfd562

Browse files
authored
Merge pull request #573 from wellyshen/changeset-release/master
Version Packages
2 parents 42917ca + 4487658 commit adfd562

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/red-mice-clean.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-cool-form
22

3+
## 0.0.171
4+
5+
### Patch Changes
6+
7+
- [#572](https://github.com/wellyshen/react-cool-form/pull/572) [`2401051`](https://github.com/wellyshen/react-cool-form/commit/2401051c8128ffd8a17468bd8ec1f9ed0bf5b281) Thanks [@wellyshen](https://github.com/wellyshen)! - Refactor(form-state): reset `isSubmitted` state when the user attempts to submnit the form
8+
39
## 0.0.170
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-cool-form",
3-
"version": "0.0.170",
3+
"version": "0.0.171",
44
"description": "React hooks for forms state and validation, less code more performant.",
55
"license": "MIT",
66
"homepage": "https://react-cool-form.netlify.app",

0 commit comments

Comments
 (0)