Skip to content

Commit 4a16c5c

Browse files
committed
0.2.1
1 parent 1593906 commit 4a16c5c

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10+
## [v0.2.1](https://github.com/sw-yx/react-netlify-identity/compare/v0.2.0...v0.2.1) - 2020-01-16
11+
12+
### Merged
13+
14+
- v0.2.1 [`#31`](https://github.com/sw-yx/react-netlify-identity/pull/31)
15+
16+
### Commits
17+
18+
- fix(readme): update to latest changes [`abdcdad`](https://github.com/sw-yx/react-netlify-identity/commit/abdcdada960849d7059affcfeaee35c9b8036d0f)
19+
- fix(recoverAccount): also clean up potentially rejected token [`226aea3`](https://github.com/sw-yx/react-netlify-identity/commit/226aea39809ba08ff282acf74ece24c518e8b2a4)
20+
- fix(readme): finish docs [`8e30593`](https://github.com/sw-yx/react-netlify-identity/commit/8e305934d6a3801cd556ea1edd6b0fc1f7316e13)
21+
1022
## [v0.2.0](https://github.com/sw-yx/react-netlify-identity/compare/v0.1.9...v0.2.0) - 2020-01-15
1123

1224
### Merged

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.2.0",
3+
"version": "0.2.1",
44
"description": "use netlify identity with react",
55
"author": "sw-yx",
66
"license": "MIT",

0 commit comments

Comments
 (0)