Skip to content

Commit 4faab9d

Browse files
committed
chore(release): release v0.4.0
1 parent b3daa1e commit 4faab9d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.4.0
2+
3+
> Note: This release has breaking changes.
4+
5+
- **BREAKING** **CHORE**: Change minSdk to `2.18.0`
6+
- **BREAKING** **REFACTOR**: Refactor `git` and `workflow`.
7+
- **FEAT**: Simplify step message.
8+
19
## 0.3.0
210

311
> Note: This release has breaking changes.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: lint_staged
22
description:
33
Run linters on git staged files for your Flutter and Dart projects.
4-
version: 0.3.0
4+
version: 0.4.0
55
homepage: https://github.com/hyiso/lint_staged
66
repository: https://github.com/hyiso/lint_staged
77

0 commit comments

Comments
 (0)