Skip to content

Commit 5a7bef7

Browse files
arre-ankitCopilot
authored andcommitted
🐛 FIX: Update .releaserc.json
Co-authored-by: Copilot <[email protected]>
1 parent 6a39897 commit 5a7bef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@semantic-release/commit-analyzer",
66
{
77
"releaseRules": [
8-
{"type": "📦 NEW", "release": "major"},
8+
{"type": "📦 NEW", "release": "minor"},
99
{"type": "👌 IMPROVE", "release": "patch"},
1010
{"type": "🐛 FIX", "release": "patch"},
1111
{"type": "🚀 RELEASE", "release": "patch"},

0 commit comments

Comments
 (0)