We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d78c7d commit 25225a3Copy full SHA for 25225a3
release-please-config.json
@@ -2,9 +2,10 @@
2
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3
"release-type": "node",
4
"pull-request-title-pattern": "chore: release v${version}",
5
- "bootstrap-sha": "186e04b5e40e54d7fd1655bc67081cc483f12488",
+ "bootstrap-sha": "9d78c7da25c5f90617600e23d2a8e7a23288f1ae",
6
"packages": {
7
".": {
8
+ "include-component-in-tag": false,
9
"changelog-path": "CHANGELOG.md"
10
}
11
0 commit comments