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

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qw-in committed Mar 16, 2020
1 parent 4e650f4 commit 78545da
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).

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

> 6 January 2020
- Version 1.0.0 [`#65`](https://github.com/SatelCreative/formik-polaris/pull/65)
- Release 1.0.0 [`5ceea63`](https://github.com/SatelCreative/formik-polaris/commit/5ceea636f663e447d9b5cb64fb6aebe5227e6002)
- Fix readme typo [`f1f8cb0`](https://github.com/SatelCreative/formik-polaris/commit/f1f8cb06d891989145611209a1c99d9ae05a5cf5)

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

> 12 November 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": "1.0.0",
"version": "1.1.0",
"license": "MIT",
"main": "dist/index.js",
"umd:main": "dist/formik-polaris.umd.production.js",
Expand Down

0 comments on commit 78545da

Please sign in to comment.