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

Commit 3a12441

Browse files
Version Packages
1 parent 39b1471 commit 3a12441

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gold-melons-build.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.4.1
4+
5+
### Patch Changes
6+
7+
- [#697](https://github.com/wellyshen/react-cool-form/pull/697) [`87eb83e`](https://github.com/wellyshen/react-cool-form/commit/87eb83e32aa11c0ddc6d87e3b5ba1e53886ed622) Thanks [@wellyshen](https://github.com/wellyshen)! - fix: `reset` method not working
8+
39
## 0.4.0
410

511
### Minor 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.4.0",
3+
"version": "0.4.1",
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)