Skip to content

Commit

Permalink
chore(ci): add chores section to changelog (#1028)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Feb 12, 2024
1 parent 1115728 commit d630720
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
changelog-sections: >
[{"type":"fix","section":"Bug Fixes","hidden":false},
{"type":"feat","section":"Features","hidden":false},
{"type":"chore","section":"Chores","hidden":false},

0 comments on commit d630720

Please sign in to comment.