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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qw-in committed Jun 5, 2020
1 parent ba554cc commit 0d8bf42
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ 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.1.0](https://github.com/SatelCreative/formik-polaris/compare/1.0.0...1.1.0)

> 16 March 2020
- Add component RangerSlider [`#104`](https://github.com/SatelCreative/formik-polaris/pull/104)
- Update dependencies [`4e650f4`](https://github.com/SatelCreative/formik-polaris/commit/4e650f48d069930d8d10cd87735f9b05973f0c84)
- Format RangeSlider, fix errors showing on touched fields [`ac79e2a`](https://github.com/SatelCreative/formik-polaris/commit/ac79e2acbebe183e887890c4217da882f5e1c145)
- Release 1.1.0 [`78545da`](https://github.com/SatelCreative/formik-polaris/commit/78545da0acd7fb95c1abdd7e71ef30f3456aa019)

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

> 6 January 2020
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.1.0",
"version": "1.1.1",
"license": "MIT",
"main": "dist/index.js",
"umd:main": "dist/formik-polaris.umd.production.js",
Expand Down

0 comments on commit 0d8bf42

Please sign in to comment.