Skip to content

Commit

Permalink
fix: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey committed Sep 19, 2024
1 parent 04f35ae commit b708390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{
"preset": "conventionalcommits",
"releaseRules": [
{ "type": "chore", "release": "patch" },
{ "type": "fix", "release": "minor" },
{ "type": "docs", "release": "patch" },
{ "type": "test", "release": "patch" }
]
Expand Down

0 comments on commit b708390

Please sign in to comment.