File tree 3 files changed +18
-10
lines changed
3 files changed +18
-10
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" : 14099 ,
3
+ "bundled" : 13882 ,
4
4
"minified" : 7089 ,
5
5
"gzipped" : 1718
6
6
},
7
7
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.cjs.production.js" : {
8
- "bundled" : 14099 ,
8
+ "bundled" : 13882 ,
9
9
"minified" : 7089 ,
10
10
"gzipped" : 1718
11
11
},
12
12
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.umd.development.js" : {
13
- "bundled" : 15192 ,
13
+ "bundled" : 14963 ,
14
14
"minified" : 6280 ,
15
15
"gzipped" : 1690
16
16
},
17
17
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.umd.production.js" : {
18
- "bundled" : 15192 ,
18
+ "bundled" : 14963 ,
19
19
"minified" : 6280 ,
20
20
"gzipped" : 1690
21
21
},
22
22
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.es.production.js" : {
23
- "bundled" : 13864 ,
23
+ "bundled" : 13647 ,
24
24
"minified" : 6900 ,
25
25
"gzipped" : 1662 ,
26
26
"treeshaked" : {
Original file line number Diff line number Diff line change @@ -7,13 +7,21 @@ 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.12 ] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.12...v0.0.12 ) - 2019-04-24
10
+ ## [ v0.0.13 ] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.12...v0.0.13 ) - 2019-04-28
11
11
12
- test
12
+ ### Commits
13
13
14
- ## [ v0.0.11] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.9...v0.0.11 ) - 2019-04-24
14
+ - commit work but with production issue [ ` 388580b ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/388580b4262b31c3e195b5e1418694bf1fdefc4f )
15
+ - add mvp [ ` e6375a9 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/e6375a99168c651511414e96e1e0cf3790178778 )
16
+ - bit more polish [ ` 0e6e6d7 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/0e6e6d784377d55140e2c28d4cec6b550530e439 )
15
17
16
- test
18
+ ## [ v0.0.12] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.11...v0.0.12 ) - 2019-04-24
19
+
20
+ ### Commits
21
+
22
+ - export context [ ` 493b88a ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/493b88abbe02c710dd0f2ea18eb79d54046d64c6 )
23
+
24
+ ## [ v0.0.11] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.9...v0.0.11 ) - 2019-04-24
17
25
18
26
### Commits
19
27
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-netlify-identity-widget" ,
3
- "version" : " 0.0.12 " ,
3
+ "version" : " 0.0.13 " ,
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