Skip to content

Commit 73f7f56

Browse files
committed
Release 0.5.0
1 parent 6345d18 commit 73f7f56

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.5.0
2+
3+
- **FEAT**: Support exclude pattern - by @bawahakim
4+
15
## 0.4.3
26

37
- **Fix**: path is incorrectly parsed on Windows.(fix #10)

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.4.3
4+
version: 0.5.0
55
homepage: https://github.com/hyiso/lint_staged
66
repository: https://github.com/hyiso/lint_staged
77

0 commit comments

Comments
 (0)