Skip to content

Commit b2b82fe

Browse files
committed
fix
1 parent 12cbbcc commit b2b82fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/release-please/release-please-config.lib.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
"versioning": "always-bump-patch",
66
"group-pull-request-title-pattern": "chore(${branch}): release ${version}",
77
"packages": {
8-
"lib": {}
8+
".": {
9+
"component": "lib"
10+
}
911
},
1012
"extra-files": [
1113
{

0 commit comments

Comments
 (0)