Skip to content

Commit da980f2

Browse files
author
sw-yx
committed
0.0.23
1 parent 05ab8a8 commit da980f2

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": 13074,
3+
"bundled": 12776,
44
"minified": 8197,
55
"gzipped": 2149
66
},
77
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.cjs.production.js": {
8-
"bundled": 13074,
8+
"bundled": 12776,
99
"minified": 8197,
1010
"gzipped": 2149
1111
},
1212
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.umd.development.js": {
13-
"bundled": 14059,
13+
"bundled": 13745,
1414
"minified": 7131,
1515
"gzipped": 2100
1616
},
1717
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.umd.production.js": {
18-
"bundled": 14059,
18+
"bundled": 13745,
1919
"minified": 7131,
2020
"gzipped": 2100
2121
},
2222
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.es.production.js": {
23-
"bundled": 12839,
23+
"bundled": 12541,
2424
"minified": 7965,
2525
"gzipped": 2089,
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.23](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.22...v0.0.23) - 2019-04-29
11+
12+
### Commits
13+
14+
- lougout as people [`05ab8a8`](https://github.com/sw-yx/react-netlify-identity-widget/commit/05ab8a8e1685dc41dea9d07fbf0e7f5d377ef722)
15+
1016
## [v0.0.22](https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.21...v0.0.22) - 2019-04-29
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.22",
3+
"version": "0.0.23",
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)