We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5793c64 commit 1c15886Copy full SHA for 1c15886
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
9
10
-## [v0.0.4](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.2...v0.0.4) - 2019-04-24
+## [v0.0.6](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.2...v0.0.6) - 2019-04-24
11
12
### Commits
13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-netlify-identity-widget",
3
- "version": "0.0.5",
+ "version": "0.0.6",
4
"main": "dist/index.js",
5
"umd:main": "dist/reactNetlifyIdentityWidget.umd.production.js",
6
"module": "dist/reactNetlifyIdentityWidget.es.production.js",
0 commit comments