Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a4b9111

Browse files
author
sw-yx
committedJun 10, 2019
0.1.4
1 parent 4af4061 commit a4b9111

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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.4](https://github.com/sw-yx/react-netlify-identity/compare/v0.1.3...v0.1.4) - 2019-06-10
11+
12+
### Commits
13+
14+
- rename api [`2abd831`](https://github.com/sw-yx/react-netlify-identity/commit/2abd831b5139dacde926152839ee966db76586bc)
15+
- fix useeffect infinite loop [`4af4061`](https://github.com/sw-yx/react-netlify-identity/commit/4af40618db02631437d9618b7c17e466cc8c732f)
16+
1017
## [v0.1.3](https://github.com/sw-yx/react-netlify-identity/compare/v0.1.2...v0.1.3) - 2019-05-30
1118

1219
### Commits

‎package.json

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

0 commit comments

Comments
 (0)
Please sign in to comment.