Skip to content

Commit

Permalink
chore(release): release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hyiso committed Nov 11, 2024
1 parent e2a1389 commit 3cee793
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.8.0

- Support parser options in `commitlint.yaml` under section `parser`

## 0.7.2

- ignoring mulitline merge commit message (fix #20)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: commitlint_cli
description: Commitlint lint commit messages to satisfy conventional commit format
version: 0.7.2
version: 0.8.0
homepage: https://github.com/hyiso/commitlint
documentation: https://hyiso.github.io/commitlint

Expand Down

0 comments on commit 3cee793

Please sign in to comment.