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 e181317 commit 4fe29adCopy full SHA for 4fe29ad
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.4.2
2
+
3
+ - Bump `ansi` to `0.4.0`
4
5
## 0.4.1
6
7
- Bump `ansi` to `0.3.0`
pubspec.yaml
@@ -1,7 +1,7 @@
name: lint_staged
description:
Run linters on git staged files for your Flutter and Dart projects.
-version: 0.4.1
+version: 0.4.2
homepage: https://github.com/hyiso/lint_staged
repository: https://github.com/hyiso/lint_staged
0 commit comments