Skip to content

Commit a3b253e

Browse files
committed
ci: do not include component in tag
1 parent 95a17a4 commit a3b253e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

release-please-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"packages": {
33
".": {
44
"release-type": "node",
5-
"package-name": "@typespecs/blocknote"
5+
"package-name": "@typespecs/blocknote",
6+
"include-component-in-tag": false
67
}
78
}
89
}

0 commit comments

Comments
 (0)