Skip to content

Commit 515c56b

Browse files
committed
v0.7.0
1 parent cd329b3 commit 515c56b

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

.size-snapshot.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -29,32 +29,32 @@
2929
"gzipped": 16752
3030
},
3131
"intlized-components.cjs.js": {
32-
"bundled": 14271,
33-
"minified": 7997,
34-
"gzipped": 2568
32+
"bundled": 10950,
33+
"minified": 6094,
34+
"gzipped": 2114
3535
},
3636
"intlized-components.esm.js": {
37-
"bundled": 12995,
38-
"minified": 6954,
39-
"gzipped": 2427,
37+
"bundled": 10168,
38+
"minified": 5456,
39+
"gzipped": 1999,
4040
"treeshaked": {
4141
"rollup": {
42-
"code": 373,
43-
"import_statements": 86
42+
"code": 60,
43+
"import_statements": 60
4444
},
4545
"webpack": {
46-
"code": 4004
46+
"code": 1110
4747
}
4848
}
4949
},
5050
"intlized-components.umd.min.js": {
51-
"bundled": 166275,
52-
"minified": 57015,
53-
"gzipped": 14428
51+
"bundled": 153754,
52+
"minified": 51331,
53+
"gzipped": 12583
5454
},
5555
"intlized-components.umd.js": {
56-
"bundled": 195680,
57-
"minified": 64300,
58-
"gzipped": 16645
56+
"bundled": 153754,
57+
"minified": 51331,
58+
"gzipped": 12583
5959
}
6060
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intlized-components",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "React.js components for internationalization (i18n)",
55
"author": "Markus Wetzel <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)