Skip to content

Commit 0154ce2

Browse files
author
sw-yx
committed
0.0.29
1 parent 986dc1e commit 0154ce2

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

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

10+
## [v0.0.29](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.28...v0.0.29) - 2019-05-30
11+
12+
### Commits
13+
14+
- update api after r-n-i api change [`986dc1e`](https://github.com/sw-yx/react-netlify-identity-widget/commit/986dc1eabceb3d35f13c0cb9ef23df92e2081d25)
15+
1016
## [v0.0.28](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.27...v0.0.28) - 2019-05-23
1117

1218
### Commits

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-netlify-identity-widget",
3-
"version": "0.0.28",
3+
"version": "0.0.29",
44
"main": "dist/index.js",
55
"module": "dist/react-netlify-identity-widget.es.production.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)