Skip to content

Commit a8fa5f4

Browse files
authored
chore: v0.7.12 (#479)
1 parent 8065a63 commit a8fa5f4

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
# [0.7.11](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.10...v0.7.11) (2022-07-19)
1+
# [0.7.12](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.11...v0.7.12) (2022-08-08)
2+
3+
### Bug Fixes
4+
5+
- **dart_cli:** update very_good_dart_cli bundle ([#471](https://github.com/VeryGoodOpenSource/very_good_cli/issues/471)) ([ca66c60](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ca66c60941847eebd0cc037d7ceab0e93a042673))
6+
7+
### Features
8+
9+
- **core:** upgrade to bloc v8.1.0 and Flutter 3.0.5 ([#477](https://github.com/VeryGoodOpenSource/very_good_cli/issues/477)) ([3a46b66](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3a46b661bebd166952687c1d42f7bb7b79c37889))
10+
- **dart_cli:** add --verbose flag ([#478](https://github.com/VeryGoodOpenSource/very_good_cli/issues/478)) ([8065a63](https://github.com/VeryGoodOpenSource/very_good_cli/commit/8065a63ffdba1e4a1a4518126c477faebff1f49b))
11+
- add `--verbose` flag ([#465](https://github.com/VeryGoodOpenSource/very_good_cli/issues/465)) ([d2a62fa](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d2a62fa827a587a270cc20996480e0d2cbd7fa7c))
12+
13+
## [0.7.11](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.10...v0.7.11) (2022-07-19)
214

315
### Bug Fixes
416

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.11
3+
version: 0.7.12
44
homepage: https://github.com/VeryGoodOpenSource/very_good_cli
55

66
environment:

0 commit comments

Comments
 (0)