Skip to content

Commit

Permalink
Update version-increment.sh for old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ps-jay authored Apr 23, 2024
1 parent 352a996 commit 73ade55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion version-increment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ fi

##==----------------------------------------------------------------------------
## Conventional commits
# If calver is set, raise a warning
if [[ "${scheme}" == 'conventional_commits' ]] ; then
# Get message from given commit
commit_message=$(git log -1 --pretty=format:%B "${git_commit_sha}")
Expand Down

0 comments on commit 73ade55

Please sign in to comment.