We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c8a44 commit 94c3d11Copy full SHA for 94c3d11
1 file changed
.changeset/publish.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env sh
2
set -o errexit
3
-NPM_PUBLISH_SCOPES=${NPM_PUBLISH_SCOPES:-'openapi-qraft'}
+NPM_PUBLISH_SCOPES=${NPM_PUBLISH_SCOPES:-'openapi-qraft qraft'}
4
5
release_tag() {
6
# Check if the .changeset/pre.json file exists for alpha/beta releases
0 commit comments