Skip to content

Commit 96d6081

Browse files
author
sw-yx
committed
0.1.9
1 parent 7cbbbc9 commit 96d6081

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ 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.9](https://github.com/sw-yx/react-netlify-identity/compare/v0.1.8...v0.1.9) - 2019-07-02
11+
12+
### Merged
13+
14+
- Change parameter type in updateUser method [`#15`](https://github.com/sw-yx/react-netlify-identity/pull/15)
15+
16+
### Commits
17+
18+
- gs [`edcdeb9`](https://github.com/sw-yx/react-netlify-identity/commit/edcdeb905d4f17398e90effdecbbe8a9f90715ef)
19+
- redeploy [`6756cf1`](https://github.com/sw-yx/react-netlify-identity/commit/6756cf1daeafdfd963e8f927ea1db6df2831c14b)
20+
1021
## [v0.1.8](https://github.com/sw-yx/react-netlify-identity/compare/v0.1.7...v0.1.8) - 2019-06-23
1122

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

0 commit comments

Comments
 (0)