1 parent f174b6a commit b56dc18Copy full SHA for b56dc18
1 file changed
release-please-config.json
@@ -1,11 +1,11 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3
+ "pull-request-header": "📦 A new release is almost ready to be published!",
4
+ "pull-request-footer": "If you have any questions about the release, please contact the maintainers.",
5
"packages": {
6
".": {
7
"release-type": "node",
8
"changelog-path": "CHANGELOG.md",
- "pull-request-header": "📦 A new release is almost ready to be published!",
- "pull-request-footer": "If you have any questions about the release, please contact the maintainers.",
9
"include-v-in-tag": false,
10
"include-component-in-tag": false
11
}
0 commit comments