File tree 3 files changed +23
-16
lines changed
3 files changed +23
-16
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.cjs.development.js" : {
3
- "bundled" : 11762 ,
4
- "minified" : 7115 ,
5
- "gzipped" : 1727
3
+ "bundled" : 11720 ,
4
+ "minified" : 7578 ,
5
+ "gzipped" : 1910
6
6
},
7
7
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.cjs.production.js" : {
8
- "bundled" : 11762 ,
9
- "minified" : 7115 ,
10
- "gzipped" : 1727
8
+ "bundled" : 11720 ,
9
+ "minified" : 7578 ,
10
+ "gzipped" : 1910
11
11
},
12
12
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.umd.development.js" : {
13
- "bundled" : 12691 ,
14
- "minified" : 6306 ,
15
- "gzipped" : 1696
13
+ "bundled" : 12641 ,
14
+ "minified" : 6638 ,
15
+ "gzipped" : 1873
16
16
},
17
17
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.umd.production.js" : {
18
- "bundled" : 12691 ,
19
- "minified" : 6306 ,
20
- "gzipped" : 1696
18
+ "bundled" : 12641 ,
19
+ "minified" : 6638 ,
20
+ "gzipped" : 1873
21
21
},
22
22
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.es.production.js" : {
23
- "bundled" : 11527 ,
24
- "minified" : 6926 ,
25
- "gzipped" : 1671 ,
23
+ "bundled" : 11485 ,
24
+ "minified" : 7389 ,
25
+ "gzipped" : 1859 ,
26
26
"treeshaked" : {
27
27
"rollup" : {
28
28
"code" : 524 ,
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
+ ## [ v0.0.14] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.13...v0.0.14 ) - 2019-04-28
11
+
12
+ ### Commits
13
+
14
+ - add providers [ ` 527646b ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/527646b352156546ccbed5558be6e2f9d540424d )
15
+ - commit to go enable the providers [ ` 84ccf7f ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/84ccf7f67be4419878fcf3270f1010acefc6300a )
16
+
10
17
## [ v0.0.13] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.12...v0.0.13 ) - 2019-04-28
11
18
12
19
### Commits
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-netlify-identity-widget" ,
3
- "version" : " 0.0.13 " ,
3
+ "version" : " 0.0.14 " ,
4
4
"main" : " dist/index.js" ,
5
5
"umd:main" : " dist/reactNetlifyIdentityWidget.umd.production.js" ,
6
6
"module" : " dist/reactNetlifyIdentityWidget.es.production.js" ,
You can’t perform that action at this time.
0 commit comments