Skip to content

Commit 6531520

Browse files
authored
chore: v0.7.6 (#422)
1 parent d18f578 commit 6531520

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.5](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.4...v0.7.5) (2022-05-31)
1+
# [0.7.6](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.5...v0.7.6) (2022-06-06)
2+
3+
### Bug Fixes
4+
5+
- run golden tests with test optimization enabled ([#388](https://github.com/VeryGoodOpenSource/very_good_cli/issues/388)) ([9bfb159](https://github.com/VeryGoodOpenSource/very_good_cli/commit/9bfb159f7141586c1a50abd31fc3f4ecfb367c4d))
6+
7+
## [0.7.5](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.4...v0.7.5) (2022-05-31)
28

39
### Features
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.5
3+
version: 0.7.6
44
homepage: https://github.com/VeryGoodOpenSource/very_good_cli
55

66
environment:

0 commit comments

Comments
 (0)