Skip to content

Commit 9604c37

Browse files
authored
ci: setup release config (#17)
1 parent 19c5382 commit 9604c37

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

release-please-config.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
".": {
66
"changelog-path": "CHANGELOG.md",
77
"release-type": "node",
8-
"bump-minor-pre-major": true,
9-
"bump-patch-for-minor-pre-major": true
8+
"bump-minor-pre-major": false,
9+
"bump-patch-for-minor-pre-major": false
1010
}
1111
},
1212
"include-component-in-tag": false,
1313
"include-v-in-tag": true
1414
}
15-

0 commit comments

Comments
 (0)