Skip to content

Commit

Permalink
show changelog during release
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Jun 12, 2024
1 parent 1ced441 commit eef7cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ auto-changelog -v $VERSION
pre-commit run --files CHANGELOG.md || true
git add CHANGELOG.md
git commit -m "changelog for $VERSION"
git show HEAD
tbump $VERSION

0 comments on commit eef7cd0

Please sign in to comment.