Skip to content

Commit 667fd73

Browse files
authored
chore: v0.7.13 (#484)
1 parent e581d17 commit 667fd73

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# [0.7.12](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.11...v0.7.12) (2022-08-08)
1+
# [0.7.13](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.12...v0.7.13) (2022-08-16)
2+
3+
### Features
4+
5+
- **core:** upgrade to flutter_bloc v8.1.1 ([#483](https://github.com/VeryGoodOpenSource/very_good_cli/issues/483)) ([e581d17](https://github.com/VeryGoodOpenSource/very_good_cli/commit/e581d1738ff3d5516143ca7335459f742747db2a))
6+
7+
## [0.7.12](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.11...v0.7.12) (2022-08-08)
28

39
### Bug Fixes
410

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

66
environment:

0 commit comments

Comments
 (0)