Skip to content

Commit

Permalink
chore(release): release v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hyiso committed Oct 6, 2023
1 parent c07687e commit 91b2ec1
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.7.1

- rule should pass if commit component raw is null (fix #18)

## 0.7.0

- Support `references-empty` rule.
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.0
version: 0.7.1
homepage: https://github.com/hyiso/commitlint
documentation: https://hyiso.github.io/commitlint

Expand Down

0 comments on commit 91b2ec1

Please sign in to comment.