Skip to content

Commit 510ce7c

Browse files
author
sw-yx
committed
0.0.16
1 parent 2c5a568 commit 510ce7c

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.size-snapshot.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
22
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.cjs.development.js": {
3-
"bundled": 11946,
3+
"bundled": 11694,
44
"minified": 7556,
55
"gzipped": 1906
66
},
77
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.cjs.production.js": {
8-
"bundled": 11946,
8+
"bundled": 11694,
99
"minified": 7556,
1010
"gzipped": 1906
1111
},
1212
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.umd.development.js": {
13-
"bundled": 12883,
13+
"bundled": 12617,
1414
"minified": 6616,
1515
"gzipped": 1873
1616
},
1717
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.umd.production.js": {
18-
"bundled": 12924,
18+
"bundled": 12617,
1919
"minified": 6616,
2020
"gzipped": 1873
2121
},
2222
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.es.production.js": {
23-
"bundled": 11711,
23+
"bundled": 11459,
2424
"minified": 7367,
2525
"gzipped": 1855,
2626
"treeshaked": {

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.16](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.15...v0.0.16) - 2019-04-28
11+
12+
### Commits
13+
14+
- update bitbucket [`2c5a568`](https://github.com/sw-yx/react-netlify-identity-widget/commit/2c5a568eb84789124465d293c6f348cff9fe3608)
15+
1016
## [v0.0.15](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.14...v0.0.15) - 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.15",
3+
"version": "0.0.16",
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)