Skip to content

Commit c724e3f

Browse files
author
sw-yx
committedApr 28, 2019
0.0.15
1 parent 25f59b6 commit c724e3f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎CHANGELOG.md

+7
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.0.15](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.14...v0.0.15) - 2019-04-28
11+
12+
### Commits
13+
14+
- size snapshot [`25f59b6`](https://github.com/sw-yx/react-netlify-identity-widget/commit/25f59b6572055d32c5f3339f66c313541556817d)
15+
- use providers [`22a9460`](https://github.com/sw-yx/react-netlify-identity-widget/commit/22a946047ac4abf484aa596c7c40b39d11739602)
16+
1017
## [v0.0.14](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.13...v0.0.14) - 2019-04-28
1118

1219
### 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.14",
3+
"version": "0.0.15",
44
"main": "dist/index.js",
55
"umd:main": "dist/reactNetlifyIdentityWidget.umd.production.js",
66
"module": "dist/reactNetlifyIdentityWidget.es.production.js",

0 commit comments

Comments
 (0)
Please sign in to comment.