Skip to content

Commit 6d4c43d

Browse files
committed
build(release): add angular preset to gh:release
1 parent d1144cd commit 6d4c43d

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
@@ -8,7 +8,7 @@
88
"lint": "eslint ./ --fix",
99
"cz": "git-cz",
1010
"release": "standard-version",
11-
"gh:release": "conventional-github-releaser"
11+
"gh:release": "conventional-github-releaser -p angular"
1212
},
1313
"keywords": [
1414
"vue",

0 commit comments

Comments
 (0)