Skip to content

Commit 4a050df

Browse files
authored
chore: v0.7.5 (#417)
1 parent 42697e4 commit 4a050df

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# [0.7.4](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.3...v0.7.4) (2022-05-29)
1+
# [0.7.5](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.4...v0.7.5) (2022-05-31)
2+
3+
### Features
4+
5+
- **test:** support --concurrency option ([#416](https://github.com/VeryGoodOpenSource/very_good_cli/issues/416)) ([42697e4](https://github.com/VeryGoodOpenSource/very_good_cli/commit/42697e4ee1c839675e229319541d9aa5d30203e0))
6+
- show command usage on exception ([#414](https://github.com/VeryGoodOpenSource/very_good_cli/issues/414)) ([1523dcb](https://github.com/VeryGoodOpenSource/very_good_cli/commit/1523dcbdc681ff65df1e1d28ba5a130aadb14ee7))
7+
8+
## [0.7.4](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.3...v0.7.4) (2022-05-29)
29

310
### Bug Fixes
411

lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: very_good_cli
22
description: A Very Good Command Line Interface for Dart created by Very Good Ventures.
3-
version: 0.7.4
3+
version: 0.7.5
44
homepage: https://github.com/VeryGoodOpenSource/very_good_cli
55

66
environment:

0 commit comments

Comments
 (0)