We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8a705 commit 6a299f6Copy full SHA for 6a299f6
.releaserc
@@ -29,7 +29,7 @@
29
["@semantic-release/commit-analyzer", {
30
"preset": "eslint",
31
"releaseRules": [
32
- {"type": "Upgrade", "release": "patch"}
+ {"tag": "Upgrade", "release": "patch"}
33
],
34
}],
35
]
0 commit comments