Skip to content

Commit 4161712

Browse files
committed
chore(release): reset to patch releases
1 parent 9c9e450 commit 4161712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test:unit": "vitest --run --reporter verbose",
1818
"test:coverage": "vitest run --coverage",
1919
"postinstall": "nuxt prepare",
20-
"release": "npm run lint && npm run build && changelogen --minor --release && git push --follow-tags"
20+
"release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags"
2121
},
2222
"devDependencies": {
2323
"@antfu/eslint-config": "^3.12.0",

0 commit comments

Comments
 (0)