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

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
qw-in committed Aug 27, 2019
1 parent ab479eb commit 82db04e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +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).

#### Unreleased
#### 0.2.0

> 9 August 2019
- [Security] Bump lodash from 4.17.11 to 4.17.15 [`#3`](https://github.com/SatelCreative/formik-polaris/pull/3)
- Add a couple of tests and CI [`#4`](https://github.com/SatelCreative/formik-polaris/pull/4)
- Update dependencies [`#2`](https://github.com/SatelCreative/formik-polaris/pull/2)
- Initial Working Version [`#1`](https://github.com/SatelCreative/formik-polaris/pull/1)
- Add automatic release support [`5ea5cc2`](https://github.com/SatelCreative/formik-polaris/commit/5ea5cc22d007d4eeff65d149fa5563f2d0ae0828)
- Initial commit [`cbd0316`](https://github.com/SatelCreative/formik-polaris/commit/cbd0316c0533742b8242d704f3d4ab3dbb3aa085)
- Add demo [`c184643`](https://github.com/SatelCreative/formik-polaris/commit/c184643e2bfa29e47be288a21c7c9ddb7b476d71)
- Release 0.2.0 [`6fdba90`](https://github.com/SatelCreative/formik-polaris/commit/6fdba902706a860ea270687f7829a0cddc52665d)
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.2.0",
"version": "0.3.1",
"license": "MIT",
"main": "dist/index.js",
"umd:main": "dist/formik-polaris.umd.production.js",
Expand Down

0 comments on commit 82db04e

Please sign in to comment.