Skip to content

Commit 8998f07

Browse files
committed
0.2.3
1 parent 182faf9 commit 8998f07

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](https://semver.org/spec/v2.0.0
77

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

10+
## [v0.2.3](https://github.com/sw-yx/react-netlify-identity/compare/v0.2.2...v0.2.3) - 2020-02-04
11+
12+
### Commits
13+
14+
- fix accidental break in ReactNetlifyIdentityAPI.signupUser type signature [`182faf9`](https://github.com/sw-yx/react-netlify-identity/commit/182faf90bde92c260134965d511690dceeed3265)
15+
1016
## [v0.2.2](https://github.com/sw-yx/react-netlify-identity/compare/v0.2.1...v0.2.2) - 2020-01-18
1117

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

0 commit comments

Comments
 (0)