We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8ab8b commit 5804e12Copy full SHA for 5804e12
package.json
@@ -13,7 +13,7 @@
13
"lint:ci": "standard",
14
"typescript": "tsd",
15
"prerelease": "npm run test:ci",
16
- "release": "npx standard-version --skip.tag --no-verify"
+ "release": "npx standard-version --no-verify"
17
},
18
"engines": {
19
"node": ">=16.0.0"
0 commit comments