Skip to content

Commit 7917343

Browse files
committed
chore: Release 0.7.2
1 parent 72a8bff commit 7917343

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.7.2
2+
3+
- ignoring mulitline merge commit message (fix #20)
4+
15
## 0.7.1
26

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

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: commitlint_cli
22
description: Commitlint lint commit messages to satisfy conventional commit format
3-
version: 0.7.1
3+
version: 0.7.2
44
homepage: https://github.com/hyiso/commitlint
55
documentation: https://hyiso.github.io/commitlint
66

0 commit comments

Comments
 (0)