Skip to content

Commit 146f997

Browse files
committed
build: Create patch release for refactor commits
1 parent 83e4616 commit 146f997

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.releaserc.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
{
2626
"type": "chore",
2727
"release": "patch"
28+
},
29+
{
30+
"type": "refactor",
31+
"release": "patch"
2832
}
2933
]
3034
}

0 commit comments

Comments
 (0)