@@ -70,3 +70,7 @@ tag:
tag-push:
just tag
git push origin tag v$(just tag_version)
# get commit messages for a release
release-notes:
git log --pretty=format:"- %s" v$(just tag_version)..HEAD
The note is not visible to the blocked user.