Skip to content

Commit 103d070

Browse files
committed
ci: beta release
1 parent 371cb3a commit 103d070

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,12 @@
1919
"prerelease": true,
2020
"range": "4.x"
2121
}
22-
]
22+
],
23+
"perPackageConfig": {
24+
"examples/*": {
25+
"npmRelease": false
26+
}
27+
}
2328
},
2429
"scripts": {
2530
"create-release": "semantic-release-npm-workspaces-monorepo"

0 commit comments

Comments
 (0)