Skip to content

Commit 6497877

Browse files
committed
chore: add bump-major-pre-major to keep pre-1.0 versioning
1 parent fa21d44 commit 6497877

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
33
"release-type": "simple",
44
"bump-minor-pre-major": true,
5+
"bump-major-pre-major": true,
56
"include-v-in-tag": true,
67
"changelog-sections": [
78
{ "type": "feat", "section": "Features" },

0 commit comments

Comments
 (0)