Skip to content

Commit 67b21ba

Browse files
authored
fix: use v0.x.x tag format instead of workos-v0.x.x (#30)
Set include-component-in-tag to false for simpler version tags.
1 parent 41df13b commit 67b21ba

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
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3+
"include-component-in-tag": false,
34
"packages": {
45
".": {
56
"release-type": "node",

0 commit comments

Comments
 (0)