Skip to content

Commit 5315a93

Browse files
committed
chore: temporarily have breaking changes be minor releases until api stabilizes
1 parent 03cb54a commit 5315a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"releaseRules": [
2424
{
2525
"breaking": true,
26-
"release": "major"
26+
"release": "minor"
2727
},
2828
{
2929
"type": "feat",

0 commit comments

Comments
 (0)