Skip to content

Commit 12547c5

Browse files
author
sw-yx
committed
0.0.8
1 parent 2ab5ac7 commit 12547c5

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.8](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.7...v0.0.8) - 2019-04-24
11+
12+
### Commits
13+
14+
- expose netlifyinstance [`2ab5ac7`](https://github.com/sw-yx/react-netlify-identity-widget/commit/2ab5ac775b51eaebbfc72d2503838c77d9dcfc7a)
15+
1016
## [v0.0.7](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.6...v0.0.7) - 2019-04-24
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.7",
3+
"version": "0.0.8",
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)