Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
Release 1.0.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qw-in committed Dec 9, 2019
1 parent aa2f800 commit 5c8a955
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.4.0](https://github.com/SatelCreative/formik-polaris/compare/0.3.1...0.4.0)

> 12 November 2019
- Support formik v2 and polaris v4 [`4c39604`](https://github.com/SatelCreative/formik-polaris/commit/4c39604356eadda91da593d1e689d765b78721f7)
- Render prop to children, update readme [`653915d`](https://github.com/SatelCreative/formik-polaris/commit/653915dd4090b286830b5dc5368e36f2f299932e)
- Port textfield to hooks [`0832a86`](https://github.com/SatelCreative/formik-polaris/commit/0832a86a18cdc72502f95f653fb336b22f2cd579)

#### [0.3.1](https://github.com/SatelCreative/formik-polaris/compare/0.2.0...0.3.1)

> 27 August 2019
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": "@satel/formik-polaris",
"version": "0.4.0",
"version": "1.0.0-rc.0",
"license": "MIT",
"main": "dist/index.js",
"umd:main": "dist/formik-polaris.umd.production.js",
Expand Down

0 comments on commit 5c8a955

Please sign in to comment.