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 #48 from wellyshen/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
wellyshen committed Nov 6, 2020
2 parents 635db01 + 1fa4ddd commit f551256
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 34 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-walls-help.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-bees-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mighty-bears-drum.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pretty-apples-tickle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-bobcats-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-hats-dance.md

This file was deleted.

28 changes: 28 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,28 @@
# react-cool-form

## 0.0.3
### Patch Changes



- [`0163b2c`](https://github.com/wellyshen/react-cool-form/commit/0163b2cc24086a5ba0350db639e28cc792b363aa) Thanks [@wellyshen](https://github.com/wellyshen)! - chore(package.json): add keyword



- [`635db01`](https://github.com/wellyshen/react-cool-form/commit/635db01f6f559bed064b86bd11872ef6528af541) Thanks [@wellyshen](https://github.com/wellyshen)! - chore(package.json): add description



- [`ae7de84`](https://github.com/wellyshen/react-cool-form/commit/ae7de84e5f7c4ec7bcf470c449645e5e8102ce5c) Thanks [@wellyshen](https://github.com/wellyshen)! - chore(package.json): edit keyword



- [`cfd795d`](https://github.com/wellyshen/react-cool-form/commit/cfd795d51d90637230e90630bfcf7e5c3a602521) Thanks [@wellyshen](https://github.com/wellyshen)! - chore(package.json): add keyword



- [`e5e5d25`](https://github.com/wellyshen/react-cool-form/commit/e5e5d25b3d085fc4b78c44f09d2e0e1564d8dbd8) Thanks [@wellyshen](https://github.com/wellyshen)! - chore(package.json): edit keyword



- [`c4c61dd`](https://github.com/wellyshen/react-cool-form/commit/c4c61ddc265dc37f7ed8bbcfe4b3bd599235b1d5) Thanks [@wellyshen](https://github.com/wellyshen)! - chore(package.json): add keyword
6 changes: 2 additions & 4 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "react-cool-form",
"version": "0.0.2",
"version": "0.0.3",
"description": "React hooks for building forms with performant and good DX.",
"license": "MIT",
"homepage": "https://github.com/wellyshen/react-cool-form",
Expand Down Expand Up @@ -29,9 +29,7 @@
"main": "dist/index.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
"files": [
"dist"
],
"files": ["dist"],
"scripts": {
"link-pkg": "npm link examples/node_modules/react && yarn link",
"dev": "yarn clean:build && yarn copy:type && rollup -c rollup/config.js -w",
Expand Down

0 comments on commit f551256

Please sign in to comment.