Skip to content

Commit e3e87db

Browse files
authored
chore: move release type to base of config (#23)
Signed-off-by: Todd Baert <[email protected]>
1 parent 9ce28b5 commit e3e87db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-please-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"bootstrap-sha": "9bcc2bcbbcbce2d750ef1e0f67081fff4bb9ff79",
3+
"release-type": "ruby",
34
"packages": {
45
".": {
5-
"release-type": "ruby",
66
"monorepo-tags": false,
77
"include-component-in-tag": false,
88
"prerelease": false,
@@ -12,4 +12,4 @@
1212
"version-file": "lib/openfeature/sdk/version.rb"
1313
}
1414
}
15-
}
15+
}

0 commit comments

Comments
 (0)