Skip to content

Commit ecd2024

Browse files
committed
chore(ci): run commit-analyzer
1 parent d52db66 commit ecd2024

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@semantic-release/changelog": "^3.0.0",
33+
"@semantic-release/commit-analyzer": "^6.1.0",
3334
"@semantic-release/exec": "^3.3.0",
3435
"@semantic-release/git": "^7.0.4",
3536
"@semantic-release/github": "^5.0.6",
@@ -42,6 +43,7 @@
4243
"release": {
4344
"branch": "stable",
4445
"plugins": [
46+
"@semantic-release/commit-analyzer",
4547
"@semantic-release/changelog",
4648
"@semantic-release/npm",
4749
[

0 commit comments

Comments
 (0)