Skip to content

Commit 74e9cd7

Browse files
authored
Merge pull request #89 from algorandfoundation/fix/no-release-on-refactor
build: Create patch release for refactor commits
2 parents 83e4616 + 146f997 commit 74e9cd7

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)