We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12cbbcc commit b2b82feCopy full SHA for b2b82fe
.github/release-please/release-please-config.lib.json
@@ -5,7 +5,9 @@
5
"versioning": "always-bump-patch",
6
"group-pull-request-title-pattern": "chore(${branch}): release ${version}",
7
"packages": {
8
- "lib": {}
+ ".": {
9
+ "component": "lib"
10
+ }
11
},
12
"extra-files": [
13
{
0 commit comments