File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- ## 0.3.0-pre.0
1
+ ## 0.3.0-pre.1
2
2
3
3
> Note: This release has breaking changes.
4
4
5
- - ** Fix** : skip stash when nothing to stash.(fix #5 )
5
+ - ** Fix** : Skip stash when nothing to stash.(fix #5 )
6
6
- ** BREAKING** ** FEAT** : Replace support of ` DEBUG=true ` env to ` VERBOSE=true ` by using package [ ` verbose ` ] ( https://pub.dev/packages/verbose ) .
7
- - ** FEAT** : Use step spinner when running tasks .
7
+ - ** FEAT** : Use ` SpinnerProgress ` when step is running .
8
8
9
9
## 0.2.0
10
10
Original file line number Diff line number Diff line change 1
1
name : lint_staged
2
2
description :
3
3
Run linters on git staged files for your Flutter and Dart projects.
4
- version : 0.3.0-pre.0
4
+ version : 0.3.0-pre.1
5
5
homepage : https://github.com/hyiso/lint_staged
6
6
repository : https://github.com/hyiso/lint_staged
7
7
You can’t perform that action at this time.
0 commit comments