Skip to content

Commit

Permalink
v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Dec 14, 2024
1 parent 3e4a7bb commit 939bbf9
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dist/cjs/css-color.min.cjs

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/cjs/css-color.min.cjs.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/esm/css-color.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/esm/css-color.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"test": "c8 --reporter=text mocha --exit test/**/*.test.js",
"tsc": "node -e \"fs.rmSync('types',{recursive:true,force:true})\" && npx tsc"
},
"version": "2.4.0"
"version": "2.5.0"
}

0 comments on commit 939bbf9

Please sign in to comment.