Skip to content

Commit fbda9ae

Browse files
committed
workflow(release): support 'prepatch', 'preminor' and 'premajor'
1 parent d43db8f commit fbda9ae

File tree

4 files changed

+301
-197
lines changed

4 files changed

+301
-197
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,3 @@ TODOs.md
1111
.env.*
1212
.vitepress/cache
1313
.npmrc
14-
*.tgz

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
"@vue/test-utils": "latest",
8787
"case-police": "latest",
8888
"cross-spawn": "latest",
89+
"del": "latest",
8990
"eslint": "latest",
9091
"esno": "latest",
9192
"happy-dom": "latest",

0 commit comments

Comments
 (0)