Skip to content

Commit b123e0f

Browse files
author
sw-yx
committed
0.1.3
1 parent e3d740b commit b123e0f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ 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.3](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.1.2...v0.1.3) - 2019-06-10
11+
12+
### Commits
13+
14+
- make example use latest version of RNIW [`f7a203c`](https://github.com/sw-yx/react-netlify-identity-widget/commit/f7a203c86f82cc18b2e84a255491efad7e9fbb82)
15+
- update dependencies [`e3d740b`](https://github.com/sw-yx/react-netlify-identity-widget/commit/e3d740b47d2e2586a3907315f83743ad3eb6813a)
16+
1017
## [v0.1.2](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.1.1...v0.1.2) - 2019-06-10
1118

1219
### Merged

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-netlify-identity-widget",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
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)