Skip to content

Commit

Permalink
feat(dev): update git-changelog parameters to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoscode committed Nov 27, 2023
1 parent 48d804d commit 138078c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ tasks:
desc: Generate Changelog
cmds:
- rm -f CHANGELOG.md
- git-changelog -o CHANGELOG.md -c conventional -t keepachangelog .
- git-changelog -o CHANGELOG.md -c conventional -t keepachangelog --provider github .

0 comments on commit 138078c

Please sign in to comment.