Skip to content

Commit db1e2ef

Browse files
committed
ci: limited new versions to patch
1 parent 2bb0064 commit db1e2ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/create-qwik-nx/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
"options": {
7272
"noVerify": true,
7373
"push": true,
74+
"releaseAs": "patch",
7475
"postTargets": [
7576
"create-qwik-nx:publish",
7677
"create-qwik-nx:push-to-github"

0 commit comments

Comments
 (0)