Skip to content

Commit 8d0f9c9

Browse files
authored
ci: build release & rm major (#407)
1 parent 860712e commit 8d0f9c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@
121121
"preset": "conventionalcommits",
122122
"releaseRules": [
123123
{
124-
"type": "*!",
125-
"release": "major"
124+
"type": "build",
125+
"release": "minor"
126126
}
127127
]
128128
}

0 commit comments

Comments
 (0)