Skip to content

Commit c9ed0cb

Browse files
author
Jochum van der Ploeg
authored
chore: v0.21.0 (#1029)
* chore: v0.21.0 * chore: v0.21.0
1 parent 35f7866 commit c9ed0cb

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 0.21.0
2+
3+
- chore(deps): bump pana from 0.22.1 to 0.22.2 ([#980](https://github.com/VeryGoodOpenSource/very_good_cli/pull/980))
4+
- chore: update SPDX licenses ([#994](https://github.com/VeryGoodOpenSource/very_good_cli/pull/994))
5+
- chore: update SPDX licenses ([#1003](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1003))
6+
- feat: add `--dart-define-from-file` support ([#984](https://github.com/VeryGoodOpenSource/very_good_cli/pull/984))
7+
- chore: update SPDX licenses ([#1017](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1017))
8+
- chore: update SPDX licenses ([#1021](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1021))
9+
- chore(deps): bump pana from 0.22.2 to 0.22.3 ([#1023](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1023))
10+
- chore(deps): bump mason from 0.1.0-dev.52 to 0.1.0-dev.53 ([#1027](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1027))
11+
- fix: flutter_gen breaks current template ([#1002](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1002))
12+
113
# 0.20.0
214

315
- chore(deps): bump mason from 0.1.0-dev.51 to 0.1.0-dev.52 ([#942](https://github.com/VeryGoodOpenSource/very_good_cli/pull/942))

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.20.0
3+
version: 0.21.0
44
homepage: https://cli.vgv.dev/
55
repository: https://github.com/VeryGoodOpenSource/very_good_cli
66
issue_tracker: https://github.com/VeryGoodOpenSource/very_good_cli/issues

0 commit comments

Comments
 (0)