chore: remove component from tag (#8430)

This commit is contained in:
jrandolf 2022-05-30 15:51:42 +02:00 committed by GitHub
parent 40abc362c1
commit 82d57cf572
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
"packages": { "packages": {
".": { ".": {
"releaseType": "node", "releaseType": "node",
"component": "" "include-component-in-tag": false
} }
} }
} }