Skip to content

Commit f1eae7e

Browse files
authored
chore: v0.7.8 (#438)
1 parent 8c66ea1 commit f1eae7e

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
# [0.7.7](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.6...v0.7.7) (2022-06-15)
1+
# [0.7.8](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.7...v0.7.8) (2022-06-22)
2+
3+
### Bug Fixes
4+
5+
- **create:** run pre-gen hooks ([#436](https://github.com/VeryGoodOpenSource/very_good_cli/issues/436)) ([75b5f65](https://github.com/VeryGoodOpenSource/very_good_cli/commit/75b5f65d834f93d02b8023162acaf2807d210525))
6+
7+
### Features
8+
9+
- **create:** add Dart CLI template ([#431](https://github.com/VeryGoodOpenSource/very_good_cli/issues/431)) ([1c3a5f0](https://github.com/VeryGoodOpenSource/very_good_cli/commit/1c3a5f01d708a76aa88388d6ba69e4c3a917f132))
10+
- upgrade to mason_logger ^0.1.0-dev.12 ([#434](https://github.com/VeryGoodOpenSource/very_good_cli/issues/434)) ([f85da74](https://github.com/VeryGoodOpenSource/very_good_cli/commit/f85da7400fd6456c781756a48b501af250192a6d))
11+
12+
## [0.7.7](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.6...v0.7.7) (2022-06-15)
213

314
### Features
415

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

66
environment:

0 commit comments

Comments
 (0)