Skip to content

Commit

Permalink
chore: update release-it script
Browse files Browse the repository at this point in the history
  • Loading branch information
Mickaël Depardon committed Apr 15, 2024
1 parent 695a44a commit 48fbc49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"pretest": "svelte-kit sync",
"test": "cross-env NODE_OPTIONS=--experimental-vm-modules jest src --config jest.config.json",
"test:watch": "pnpm test -- --watch",
"release": "release-it"
"release": "release-it --only-version"
},
"devDependencies": {
"@babel/core": "^7.24.4",
Expand Down

0 comments on commit 48fbc49

Please sign in to comment.