We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ced441 commit eef7cd0Copy full SHA for eef7cd0
release.sh
@@ -7,4 +7,5 @@ auto-changelog -v $VERSION
7
pre-commit run --files CHANGELOG.md || true
8
git add CHANGELOG.md
9
git commit -m "changelog for $VERSION"
10
+git show HEAD
11
tbump $VERSION
0 commit comments