Skip to content

Commit 75cf013

Browse files
author
sw-yx
committed
0.0.22
1 parent 07c8471 commit 75cf013

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

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

10+
## [v0.0.22](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.21...v0.0.22) - 2019-04-29
11+
12+
### Commits
13+
14+
- new patch [`07c8471`](https://github.com/sw-yx/react-netlify-identity-widget/commit/07c8471ef3b71bf11f21b5806aa3cd504037c2eb)
15+
1016
## [v0.0.21](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.20...v0.0.21) - 2019-04-29
1117

1218
### Commits

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-netlify-identity-widget",
3-
"version": "0.0.21",
3+
"version": "0.0.22",
44
"main": "dist/index.js",
55
"umd:main": "dist/reactNetlifyIdentityWidget.umd.production.js",
66
"module": "dist/reactNetlifyIdentityWidget.es.production.js",

0 commit comments

Comments
 (0)