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

Commit

Permalink
Merge pull request #641 from wellyshen/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
wellyshen authored Jun 4, 2021
2 parents a603fc4 + 489b1af commit 4c4cf32
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/empty-tools-complain.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-cool-form

## 0.3.1

### Patch Changes

- [#640](https:/wellyshen/react-cool-form/pull/640) [`61e1d53`](https:/wellyshen/react-cool-form/commit/61e1d533e3d51fff33cbd91997adf280167fb7fc) Thanks [@wellyshen](https:/wellyshen)! - refactor(types): use `RefObject` as the type of `form` method

## 0.3.0

### Minor Changes
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": "react-cool-form",
"version": "0.3.0",
"version": "0.3.1",
"description": "React hooks for forms state and validation, less code more performant.",
"license": "MIT",
"homepage": "https://react-cool-form.netlify.app",
Expand Down

0 comments on commit 4c4cf32

Please sign in to comment.