Skip to content

Commit eef7cd0

Browse files
committed
show changelog during release
1 parent 1ced441 commit eef7cd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ auto-changelog -v $VERSION
77
pre-commit run --files CHANGELOG.md || true
88
git add CHANGELOG.md
99
git commit -m "changelog for $VERSION"
10+
git show HEAD
1011
tbump $VERSION

0 commit comments

Comments
 (0)