Skip to content

Commit 94c3d11

Browse files
committed
chore: add qraft to NPM_PUBLISH_SCOPES
1 parent d2c8a44 commit 94c3d11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env sh
22
set -o errexit
3-
NPM_PUBLISH_SCOPES=${NPM_PUBLISH_SCOPES:-'openapi-qraft'}
3+
NPM_PUBLISH_SCOPES=${NPM_PUBLISH_SCOPES:-'openapi-qraft qraft'}
44

55
release_tag() {
66
# Check if the .changeset/pre.json file exists for alpha/beta releases

0 commit comments

Comments
 (0)