File tree 3 files changed +22
-16
lines changed
3 files changed +22
-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" : 7793 ,
4
- "minified" : 2836 ,
5
- "gzipped" : 1041
3
+ "bundled" : 8689 ,
4
+ "minified" : 3490 ,
5
+ "gzipped" : 1344
6
6
},
7
7
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.cjs.production.js" : {
8
- "bundled" : 7793 ,
9
- "minified" : 2836 ,
10
- "gzipped" : 1041
8
+ "bundled" : 8689 ,
9
+ "minified" : 3490 ,
10
+ "gzipped" : 1344
11
11
},
12
12
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.umd.development.js" : {
13
- "bundled" : 8679 ,
14
- "minified" : 2728 ,
15
- "gzipped" : 1073
13
+ "bundled" : 9595 ,
14
+ "minified" : 3337 ,
15
+ "gzipped" : 1362
16
16
},
17
17
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.umd.production.js" : {
18
- "bundled" : 8679 ,
19
- "minified" : 2728 ,
20
- "gzipped" : 1073
18
+ "bundled" : 9595 ,
19
+ "minified" : 3337 ,
20
+ "gzipped" : 1362
21
21
},
22
22
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.es.production.js" : {
23
- "bundled" : 7604 ,
24
- "minified" : 2687 ,
25
- "gzipped" : 987 ,
23
+ "bundled" : 8500 ,
24
+ "minified" : 3341 ,
25
+ "gzipped" : 1290 ,
26
26
"treeshaked" : {
27
27
"rollup" : {
28
28
"code" : 129 ,
Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ 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.9] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.8...v0.0.9 ) - 2019-04-24
11
+
12
+ ### Commits
13
+
14
+ - fix stupid typeerror [ ` 67fe437 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/67fe4371348b2c2df51400e59f9045c3d6cbe489 )
15
+
10
16
## [ v0.0.8] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.7...v0.0.8 ) - 2019-04-24
11
17
12
18
### Commits
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-netlify-identity-widget" ,
3
- "version" : " 0.0.8 " ,
3
+ "version" : " 0.0.9 " ,
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