Skip to content

Commit 7853686

Browse files
committed
chore(release): pre release 0.3.0-pre.1
1 parent e93297c commit 7853686

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## 0.3.0-pre.0
1+
## 0.3.0-pre.1
22

33
> Note: This release has breaking changes.
44
5-
- **Fix**: skip stash when nothing to stash.(fix #5)
5+
- **Fix**: Skip stash when nothing to stash.(fix #5)
66
- **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.
88

99
## 0.2.0
1010

pubspec.yaml

+1-1
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.3.0-pre.0
4+
version: 0.3.0-pre.1
55
homepage: https://github.com/hyiso/lint_staged
66
repository: https://github.com/hyiso/lint_staged
77

0 commit comments

Comments
 (0)