Skip to content

Commit eb01ccb

Browse files
authored
ci: Update release-please-config.json (#13)
1 parent 6d03561 commit eb01ccb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

release-please-config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"bump-minor-pre-major": true,
33
"bump-patch-for-minor-pre-major": true,
4+
"include-component-in-tag": false,
5+
"include-v-in-tag": false,
46
"changelog-sections": [
57
{ "type": "feat", "section": "Features" },
68
{ "type": "fix", "section": "Bug Fixes" },
@@ -20,4 +22,4 @@
2022
]
2123
}
2224
}
23-
}
25+
}

0 commit comments

Comments
 (0)