Skip to content

Commit

Permalink
chore(release-please): add Build section (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner authored Apr 5, 2024
1 parent cefcdcb commit 14ed4e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
{"type": "feat", "section": "Features", "hidden": false},
{"type": "fix", "section": "Bug Fixes", "hidden": false},
{"type": "enhance", "section": "Enhancements", "hidden": false},
{"type": "build", "section": "Build", "hidden": false},
{"type": "chore", "section": "Miscellaneous", "hidden": false}
]

0 comments on commit 14ed4e9

Please sign in to comment.