Skip to content

Commit 15e542d

Browse files
committed
chore: bump 1.5.1
1 parent 475f1f7 commit 15e542d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rspack/plugin-react-refresh",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"repository": "https://github.com/rspack-contrib/rspack-plugin-react-refresh",
55
"license": "MIT",
66
"description": "React refresh plugin for Rspack",
@@ -25,7 +25,7 @@
2525
"prepare": "simple-git-hooks && npm run build",
2626
"test": "jest --colors",
2727
"release": "node ./scripts/release.mjs",
28-
"bump": "npx bumpp"
28+
"bump": "npx bumpp --no-push --no-tag --no-commit"
2929
},
3030
"files": ["client", "dist", "exports"],
3131
"simple-git-hooks": {

0 commit comments

Comments
 (0)