File tree 3 files changed +14
-6
lines changed
3 files changed +14
-6
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" : 12002 ,
3
+ "bundled" : 11783 ,
4
4
"minified" : 7629 ,
5
5
"gzipped" : 1929
6
6
},
7
7
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.cjs.production.js" : {
8
- "bundled" : 12002 ,
8
+ "bundled" : 11783 ,
9
9
"minified" : 7629 ,
10
10
"gzipped" : 1929
11
11
},
12
12
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.umd.development.js" : {
13
- "bundled" : 12935 ,
13
+ "bundled" : 12704 ,
14
14
"minified" : 6636 ,
15
15
"gzipped" : 1884
16
16
},
17
17
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.umd.production.js" : {
18
- "bundled" : 12935 ,
18
+ "bundled" : 12704 ,
19
19
"minified" : 6636 ,
20
20
"gzipped" : 1884
21
21
},
22
22
"/Users/swyx/Netlify/react-netlify-identity-widget/dist/reactNetlifyIdentityWidget.es.production.js" : {
23
- "bundled" : 11767 ,
23
+ "bundled" : 11548 ,
24
24
"minified" : 7397 ,
25
25
"gzipped" : 1869 ,
26
26
"treeshaked" : {
Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ 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.18] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.17...v0.0.18 ) - 2019-04-28
11
+
12
+ ### Commits
13
+
14
+ - use context for settings, move up getting the settings [ ` 198f0e0 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/198f0e0bee65509a91132bd47937978ebea8e942 )
15
+ - readme [ ` b97accc ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/b97accc42001cfc6a2e6b85b6b3b27a25dbd54d2 )
16
+ - include view source [ ` 72a30d8 ` ] ( https://github.com/sw-yx/react-netlify-identity-widget/commit/72a30d8423ebd3524ac07a1f90bce184f5bdcf3e )
17
+
10
18
## [ v0.0.17] ( https://github.com/sw-yx/react-netlify-identity-widget/compare/v0.0.16...v0.0.17 ) - 2019-04-28
11
19
12
20
### Commits
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-netlify-identity-widget" ,
3
- "version" : " 0.0.17 " ,
3
+ "version" : " 0.0.18 " ,
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