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 be72e85 commit 3e020adCopy full SHA for 3e020ad
.releaserc.json
@@ -5,7 +5,7 @@
5
"@semantic-release/commit-analyzer",
6
{
7
"releaseRules": [
8
- {"type": "📦 NEW", "release": "major"},
+ {"type": "📦 NEW", "release": "minor"},
9
{"type": "👌 IMPROVE", "release": "patch"},
10
{"type": "🐛 FIX", "release": "patch"},
11
{"type": "🚀 RELEASE", "release": "patch"},
0 commit comments