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 3b577b2 commit 2a1889fCopy full SHA for 2a1889f
package.json
@@ -28,7 +28,7 @@
28
"storybook:deploy": "npm run deploy -w=apps/docs",
29
"prepare": "husky install",
30
"precommit": "npm run precommit -ws",
31
- "semantic-release": "multi-semantic-release"
+ "semantic-release": "multi-semantic-release --ignore-packages=apps/**,packages/config"
32
},
33
"prettier": {
34
"semi": false,
0 commit comments