We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3daa1e commit 4faab9dCopy full SHA for 4faab9d
CHANGELOG.md
@@ -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
9
## 0.3.0
10
11
> Note: This release has breaking changes.
pubspec.yaml
@@ -1,7 +1,7 @@
name: lint_staged
description:
Run linters on git staged files for your Flutter and Dart projects.
-version: 0.3.0
+version: 0.4.0
homepage: https://github.com/hyiso/lint_staged
repository: https://github.com/hyiso/lint_staged
0 commit comments