Skip to content

Commit 4d8b601

Browse files
author
sw-yx
committed
0.1.1
1 parent 0f9b79a commit 4d8b601

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.1.1](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.1.0...v0.1.1) - 2019-05-30
11+
12+
### Commits
13+
14+
- change api to useIdentityContext [`0f9b79a`](https://github.com/sw-yx/react-netlify-identity-widget/commit/0f9b79a3c3767480171ef06c90355b52d6215657)
15+
1016
## [v0.1.0](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.29...v0.1.0) - 2019-05-30
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.1.0",
3+
"version": "0.1.1",
44
"main": "dist/index.js",
55
"module": "dist/react-netlify-identity-widget.es.production.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)