Skip to content

Commit c938ae2

Browse files
committed
chore(release): prerelease 0.3.0-dev.1
1 parent 92d82b1 commit c938ae2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.3.0-dev.1
2+
3+
- Support `DEBUG=true` env to print verbose message
4+
- Some docs update
5+
16
## 0.3.0-dev.0
27

38
> Note: This release has breaking changes.

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.3.0-dev.0
3+
version: 0.3.0-dev.1
44
homepage: https://github.com/hyiso/commitlint
55
repository: https://github.com/hyiso/commitlint
66
documentation: https://hyiso.github.io/commitlint

0 commit comments

Comments
 (0)