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 a813188 commit 5d5415aCopy full SHA for 5d5415a
package.json
@@ -79,7 +79,7 @@
79
"test:prepush": "npm run build && npm run test:unit && npm run test:types",
80
"prepublishOnly": "export PUBLISH_RUN=true && npm run build && unset PUBLISH_RUN",
81
"postpublish": "npm run docs:publish && npm run clean",
82
- "semantic-release": "semantic-release --dry-run",
+ "semantic-release": "semantic-release",
83
"prepare": "husky"
84
},
85
"dependencies": {
0 commit comments