Skip to content

Commit

Permalink
chore!: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
unlight committed Dec 15, 2023
1 parent 4f3829b commit 3267147
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Taskfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,4 @@ commit_lint() {
fi
}

commit_check() {
set -x
from=$(git_last_release_tag)
commitlint --from $from
}

"$@"

0 comments on commit 3267147

Please sign in to comment.