Skip to content

Commit 58166ee

Browse files
authored
chore: v0.8.0 (#494)
1 parent 58d6232 commit 58166ee

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.13](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.12...v0.7.13) (2022-08-16)
1+
# [0.8.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.13...v0.8.0) (2022-09-13)
2+
3+
### Features
4+
5+
- support generation from remote bricks ([#488](https://github.com/VeryGoodOpenSource/very_good_cli/issues/488)) ([799d81a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/799d81a90613684da96aa828fa5a49732ae7b008))
6+
- upgrade bundles to v0.1.0 ([#493](https://github.com/VeryGoodOpenSource/very_good_cli/issues/493)) ([58d6232](https://github.com/VeryGoodOpenSource/very_good_cli/commit/58d6232ca940c70bbff3b416b296818c619f4105))
7+
8+
## [0.7.13](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.7.12...v0.7.13) (2022-08-16)
29

310
### Features
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.13
3+
version: 0.8.0
44
repository: https://github.com/VeryGoodOpenSource/very_good_cli
55

66
environment:

0 commit comments

Comments
 (0)