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 1325048 commit 1e72d77Copy full SHA for 1e72d77
package.json
@@ -20,7 +20,7 @@
20
"test:watch": "vitest",
21
"test:ui": "vitest --ui",
22
"test:coverage": "vitest run --coverage",
23
- "release": "np",
+ "release": "np --no-cleanup --no-tests",
24
"version": "conventional-changelog -p angular -i CHANGELOG.md -s -n .changelogrc.cjs && git add CHANGELOG.md"
25
},
26
"repository": {
0 commit comments