We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e78af51 commit adf57d6Copy full SHA for adf57d6
1 file changed
release-please-config.json
@@ -2,6 +2,10 @@
2
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3
"packages": {
4
".": {
5
+ "release-type": "node",
6
+ "include-component-in-tag": false,
7
+ "draft": true,
8
+ "bootstrap-sha": "e6835c355910efb2bcfef859baa40c7be818c6ae",
9
"release-type": "node",
10
"include-component-in-tag": false,
11
"draft": true,
0 commit comments