Skip to content

Commit 8f7a53d

Browse files
committed
chore: change version-publish releaseAs
1 parent 726b3dc commit 8f7a53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/qwik-image/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"options": {
4040
"noVerify": true,
4141
"push": true,
42-
"releaseAs": "patch",
42+
"releaseAs": "major",
4343
"postTargets": ["qwik-image:publish", "qwik-image:push-to-github"]
4444
}
4545
},

0 commit comments

Comments
 (0)