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 458d85d commit 5d44e1eCopy full SHA for 5d44e1e
release-please-config.json
@@ -2,6 +2,8 @@
2
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3
"release-type": "node",
4
"include-component-in-tag": false,
5
- "bootstrap-sha": "00dab24f4e1eefaf78ee1b131ba9d21a08265318",
6
- "packages": {}
+ "release-as": "0.1.0",
+ "packages": {
7
+ ".": {}
8
+ }
9
}
0 commit comments