Skip to content

Commit

Permalink
feat: fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Bento007 committed Feb 23, 2024
1 parent ce00bef commit 0285ef7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"release-type": "simple",
"group-pull-request-title-pattern": "chore: release ${version}",
"bump-minor-pre-major": true,
"prerelease": true,
"initial-version": "0.0.1",
"changelog-types": [
"include-v-in-tag": true,
"changelog-sections": [
{
"type": "feat",
"section": "Features",
Expand Down

0 comments on commit 0285ef7

Please sign in to comment.