We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1144cd commit 6d4c43dCopy full SHA for 6d4c43d
1 file changed
package.json
@@ -8,7 +8,7 @@
8
"lint": "eslint ./ --fix",
9
"cz": "git-cz",
10
"release": "standard-version",
11
- "gh:release": "conventional-github-releaser"
+ "gh:release": "conventional-github-releaser -p angular"
12
},
13
"keywords": [
14
"vue",
0 commit comments