We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7379855 commit a2ed911Copy full SHA for a2ed911
1 file changed
release-please-config.json
@@ -6,7 +6,8 @@
6
"prerelease": false,
7
"packages": {
8
".": {
9
- "changelog-path": "CHANGELOG.md"
+ "changelog-path": "CHANGELOG.md",
10
+ "include-component-in-tag": false
11
},
12
"packages/deck.gl-geotiff": {
13
"skip-changelog": true
0 commit comments