Skip to content

Commit a49f14e

Browse files
tomarraJochum van der Ploeg
andauthored
chore: v0.25.0 (#1208)
* chore: v0.25.0 * Update CHANGELOG.md Co-authored-by: Jochum van der Ploeg <[email protected]> --------- Co-authored-by: Jochum van der Ploeg <[email protected]>
1 parent 5c62b6f commit a49f14e

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# 0.25.0
2+
3+
- chore: update SPDX licenses ([#1178](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1178), [#1185](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1185), [#1186](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1186), [#1187](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1187))
4+
- fix: cleanup `.test_optimizer.dart` on SIGINT ([#1190](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1190))
5+
- chore: update subscribe URL ([#1201](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1201))
6+
- docs: update vgv dev URL ([#1202](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1202))
7+
- Dependency Updates
8+
- chore(deps): bump pana from 0.22.13 to 0.22.15 ([#1177](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1177))
9+
- chore(deps): bump pana from 0.22.15 to 0.22.16 ([#1203](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1203))
10+
- chore(deps): bump pana from 0.22.16 to 0.22.17 ([#1206](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1206))
11+
- chore(deps): bump mason from 0.1.0-dev.60 to 0.1.0 ([#1197](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1197))
12+
- chore(deps): bump mason from 0.1.0-dev.60 to 0.1.0 in /bricks/test_optimizer/hooks ([#1198](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1198))
13+
114
# 0.24.0
215

316
- feat: bump template bundles ([#1167](https://github.com/VeryGoodOpenSource/very_good_cli/pull/1167))

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.24.0
3+
version: 0.25.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)