Skip to content

Commit 4160e8f

Browse files
committed
chore(release-please): Fix release tag syntax
Follows-up: d3bd293
1 parent d3bd293 commit 4160e8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-please-config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
"release-type": "ocaml",
55
"package-name": "learn-ocaml",
66
"bump-minor-pre-major": false,
7+
"include-component-in-tag": false,
8+
"include-v-in-tag": true,
79
"changelog-sections": [
810
{"type":"feat","section":"Features","hidden":false},
911
{"type":"fix","section":"Bug Fixes","hidden":false},

0 commit comments

Comments
 (0)