Skip to content

Commit

Permalink
ci: readd chores to what triggers releases
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Jun 18, 2024
1 parent 40d8067 commit c9fd172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/release-please/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
{ "type": "fix", "section": "🩹 Fixes", "hidden": false },
{ "type": "docs", "section": "📚 Documentation", "hidden": false },

{ "type": "chore", "section": "🧹 Chores", "hidden": false },
{ "type": "perf", "section": "🧹 Chores", "hidden": false },
{ "type": "refactor", "section": "🧹 Chores", "hidden": false },
{ "type": "test", "section": "🧹 Chores", "hidden": false },
Expand Down

0 comments on commit c9fd172

Please sign in to comment.