Skip to content

Commit 5d9b872

Browse files
author
sw-yx
committed
0.1.3
1 parent ff50d61 commit 5d9b872

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ 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.3](https://github.com/sw-yx/react-netlify-identity/compare/v0.1.2...v0.1.3) - 2019-05-30
11+
12+
### Commits
13+
14+
- fix readme [`16f3a04`](https://github.com/sw-yx/react-netlify-identity/commit/16f3a044ceea85a91c7e22f31f3ada631e30fb2e)
15+
- rename to useIdentityContext [`ff50d61`](https://github.com/sw-yx/react-netlify-identity/commit/ff50d61014a8a5ff70fd74477b61d4a11701d3ea)
16+
1017
## [v0.1.2](https://github.com/sw-yx/react-netlify-identity/compare/v0.1.1...v0.1.2) - 2019-05-30
1118

1219
### Commits

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-netlify-identity",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "use netlify identity with react",
55
"author": "sw-yx",
66
"license": "MIT",

0 commit comments

Comments
 (0)