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

Commit 7fe5dee

Browse files
authored
Merge pull request #611 from wellyshen/changeset-release/master
Version Packages
2 parents 6a6d4d7 + fd39f69 commit 7fe5dee

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/mighty-forks-speak.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.2.0
4+
5+
### Minor Changes
6+
7+
- [#610](https://github.com/wellyshen/react-cool-form/pull/610) [`072da4b`](https://github.com/wellyshen/react-cool-form/commit/072da4b842d741e022ba2125528095e624c0f3d4) Thanks [@wellyshen](https://github.com/wellyshen)! - Refactor(useForm): rename `mon` to `use`
8+
39
## 0.0.171
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.1.0",
3+
"version": "0.2.0",
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)