Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzyCzech committed Oct 8, 2024
1 parent aca63be commit 3176b2d
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 @@ -20,7 +20,7 @@
},
"scripts": {
"build": "rm -rf dist && tsc",
"release": "np --no-release-draft",
"release": "np",
"prepare": "npm run build",
"format": "biome format --write",
"test": "biome ci && tsc --noEmit && NODE_OPTIONS='--import=tsx/esm' ava",
Expand Down

0 comments on commit 3176b2d

Please sign in to comment.