Skip to content

Commit 8998845

Browse files
committed
0.2.4
1 parent 0dd953a commit 8998845

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ 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.4](https://github.com/sw-yx/react-netlify-identity/compare/v0.2.3...v0.2.4) - 2020-04-10
11+
12+
### Merged
13+
14+
- Store user after email confirmation [`#35`](https://github.com/sw-yx/react-netlify-identity/pull/35)
15+
16+
### Commits
17+
18+
- feat(runRoutes): store user after email confirmation [`929c477`](https://github.com/sw-yx/react-netlify-identity/commit/929c4771c2caa4b64d4232be0e37bf4221d2f27f)
19+
1020
## [v0.2.3](https://github.com/sw-yx/react-netlify-identity/compare/v0.2.2...v0.2.3) - 2020-02-04
1121

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

0 commit comments

Comments
 (0)