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 6345d18 commit 73f7f56Copy full SHA for 73f7f56
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.5.0
2
+
3
+ - **FEAT**: Support exclude pattern - by @bawahakim
4
5
## 0.4.3
6
7
- **Fix**: path is incorrectly parsed on Windows.(fix #10)
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.3
+version: 0.5.0
homepage: https://github.com/hyiso/lint_staged
repository: https://github.com/hyiso/lint_staged
0 commit comments