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 20abdea commit 1389d45Copy full SHA for 1389d45
release-please-config.json
@@ -2,9 +2,8 @@
2
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3
"release-type": "node",
4
"include-v-in-tag": true,
5
+ "include-component-in-tag": false,
6
"packages": {
- ".": {
7
- "package-name": "cloudinary-video-player"
8
- }
+ ".": {}
9
}
10
0 commit comments