Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
markusjwetzel committed May 28, 2024
1 parent be2fcb1 commit f4768b7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"react-metadata.cjs.js": {
"bundled": 7547,
"minified": 4328,
"gzipped": 1651
},
"react-metadata.umd.min.js": {
"bundled": 8402,
"minified": 3898,
"gzipped": 1602
"bundled": 8451,
"minified": 3905,
"gzipped": 1599
},
"react-metadata.cjs.js": {
"bundled": 7590,
"minified": 4335,
"gzipped": 1654
},
"react-metadata.umd.js": {
"bundled": 8402,
"minified": 3898,
"gzipped": 1602
"bundled": 8451,
"minified": 3905,
"gzipped": 1599
},
"react-metadata.esm.js": {
"bundled": 7176,
"minified": 4014,
"gzipped": 1567,
"bundled": 7219,
"minified": 4021,
"gzipped": 1566,
"treeshaked": {
"rollup": {
"code": 63,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-metadata",
"version": "1.0.0",
"version": "1.0.1",
"description": "React.js metadata handler",
"author": "Markus Wetzel <markuswetzel@gmx.net>",
"license": "MIT",
Expand Down

0 comments on commit f4768b7

Please sign in to comment.