8000 chore: exclude component in git tag (#143) · DBlanchard88/java-sdk-contrib@e04de2a · GitHub
[go: up one dir, main page]

Skip to content

Commit e04de2a

Browse files
authored
chore: exclude component in git tag (open-feature#143)
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com> Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
1 parent 64a9aff commit e04de2a

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
@@ -4,6 +4,8 @@
44
".": {
55
"package-name": "dev.openfeature.sdk",
66
"release-type": "simple",
7+
"monorepo-tags": false,
8+
"include-component-in-tag": false,
79
"bump-minor-pre-major": true,
810
"bump-patch-for-minor-pre-major": true,
911
"versioning": "default",
@@ -13,4 +15,4 @@
1315
]
1416
}
1517
}
16-
}
18+
}

0 commit comments

Comments
 (0)
0