Skip to content

Commit 4e5e2b5

Browse files
author
sw-yx
committed
0.0.19
1 parent 2fc0aed commit 4e5e2b5

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.19](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.18...v0.0.19) - 2019-04-29
11+
12+
### Commits
13+
14+
- tweak styles [`2fc0aed`](https://github.com/sw-yx/react-netlify-identity-widget/commit/2fc0aedfa24eda911d5f84707c2679ba764346a2)
15+
1016
## [v0.0.18](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.17...v0.0.18) - 2019-04-28
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.18",
3+
"version": "0.0.19",
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)