Skip to content

Commit 150883b

Browse files
authored
chore: release please should use package "." (#48)
Signed-off-by: Nicklas Lundin <[email protected]>
1 parent bc249c5 commit 150883b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"bootstrap-sha": "c9eca676d0fd091a6146de2246435f9d52ab3cae",
33
"packages": {
4-
"OpenFeature": {
4+
".": {
55
"release-type": "simple",
66
"bump-minor-pre-major": true,
77
"bump-patch-for-minor-pre-major": true,

0 commit comments

Comments
 (0)