Skip to content

Commit 0d66285

Browse files
authored
chore: v0.22.1 (#1083)
* chore: v0.22.1 * docs: lowercased adding
1 parent 365c0b0 commit 0d66285

File tree

3 files changed

+38
-2
lines changed

3 files changed

+38
-2
lines changed

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
# 0.22.1
2+
3+
- docs: update links to templates ([#1070](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1070))
4+
- docs: add Golden Test documentation for very_good test command ([#1079](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1079))
5+
- chore(deps): bump mason from 0.1.0-dev.56 to 0.1.0-dev.57 ([#1063](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1063))
6+
- chore(deps): bump pana from 0.22.5 to 0.22.8 ([#1080](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1080), [#1072](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1072), [#1064](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1064))
7+
- feat: bump template bundles ([#1082](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1082))
8+
- [**Very Good Core**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_core-v0.7.1):
9+
- style: adding extra space to the application opening tag ([#126](https://github.com/VeryGoodOpenSource/very_good_templates/pull/126))
10+
- chore: update Java versions on Very Good Core ([#128](https://github.com/VeryGoodOpenSource/very_good_templates/pull/128))
11+
- chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135))
12+
- chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137))
13+
- [**Very Good Dart CLI**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_dart_cli-v0.7.1):
14+
- chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135))
15+
- chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137))
16+
- [**Very Good Dart Package**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_dart_package-v0.6.1):
17+
- chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135))
18+
- chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137))
19+
- [**Very Good Flame Game**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/edit/very_good_flame_game-v0.7.1):
20+
- style: adding extra space to the application opening tag ([#126](https://github.com/VeryGoodOpenSource/very_good_templates/pull/126))
21+
- chore: update Java version for Very Good Flame Game ([#129](https://github.com/VeryGoodOpenSource/very_good_templates/pull/129))
22+
- chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135))
23+
- chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137))
24+
- [**Very Good Flutter Package**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_flutter_package-v0.6.1):
25+
- chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135))
26+
- chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137))
27+
- [**Very Good Flutter Plugin**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/edit/very_good_flutter_plugin-v0.8.1):
28+
- style: adding extra space to the application opening tag ([#126](https://github.com/VeryGoodOpenSource/very_good_templates/pull/126))
29+
- chore(deps): bump very_good_analysis from 5.1.0 to 6.0.0 in /very_good_flutter_plugin/hooks ([#133](https://github.com/VeryGoodOpenSource/very_good_templates/pull/133))
30+
- chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135))
31+
- chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137))
32+
- [**Very Good Wear App**](https://github.com/VeryGoodOpenSource/very_good_templates/releases/tag/very_good_wear_app-v0.5.1):
33+
- style: adding extra space to the application opening tag ([#126](https://github.com/VeryGoodOpenSource/very_good_templates/pull/126))
34+
- chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135))
35+
- chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137))
36+
137
# 0.22.0
238

339
- chore: update SPDX licenses ([#1030](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1030), [#1040](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1040), [#1041](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1041), [#1043](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1043))

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.22.0
3+
version: 0.22.1
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)