We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b527c3b commit 4d5e18dCopy full SHA for 4d5e18d
.release-it.json
@@ -1,8 +1,7 @@
1
{
2
"increment": "conventional:angular",
3
"scripts": {
4
- "beforeStart": "yarn run lint && yarn run test --colors && yarn run build && yarn run test:size && yarn run test:cypress",
5
- "afterRelease": "yarn run release:examples"
+ "beforeStart": "yarn run lint && yarn run test --colors && yarn run build && yarn run test:size && yarn run test:cypress"
6
},
7
"git": {
8
"requireUpstream": false,
0 commit comments