Skip to content

Commit 8d4bdc5

Browse files
authored
chore: 1.0.0 (#1394)
1 parent 8380df1 commit 8d4bdc5

File tree

4 files changed

+51
-3
lines changed

4 files changed

+51
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "0.28.0"
2+
".": "1.0.0"
33
}
44

CHANGELOG.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,53 @@
11
# Changelog
22

3+
## [1.0.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.28.0...v1.0.0) (2026-02-19)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* deprecate `very_good_wear_app` ([#1491](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1491))
9+
10+
### Features
11+
12+
* add --collect-coverage-from to test command ([#1457](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1457)) ([ba40ca8](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ba40ca83f4dca9058d309851d83f1374f60d9a25))
13+
* add --fail-fast flag to test commands ([#1453](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1453)) ([b48d569](https://github.com/VeryGoodOpenSource/very_good_cli/commit/b48d569e31e40d3dde87a2e1e0ffa68ce8a3d0df))
14+
* add custom MCP ([#1416](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1416)) ([b63d5c0](https://github.com/VeryGoodOpenSource/very_good_cli/commit/b63d5c0114971469d01b4dc9bc37a0beea626622))
15+
* bump template bundles ([#1468](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1468)) ([99e56ff](https://github.com/VeryGoodOpenSource/very_good_cli/commit/99e56ffbfa8da768ca52787b9f21c4841428fae0))
16+
* Run tests on a windows CI as well ([48b22bb](https://github.com/VeryGoodOpenSource/very_good_cli/commit/48b22bbb76bd80747f07735ba1af98e3d0410971))
17+
* Support listing packages with their licenses ([#1458](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1458)) ([05dbd0f](https://github.com/VeryGoodOpenSource/very_good_cli/commit/05dbd0f57d3fef427aa29f85372513e0cf61869e))
18+
* upgrade to dart 3.11 and flutter 3.41 ([#1481](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1481)) ([351f4d4](https://github.com/VeryGoodOpenSource/very_good_cli/commit/351f4d4a86824b26ae8596b5463e7488b3636ec4))
19+
* upgrade to flutter 3.38.1 ([#1424](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1424)) ([5473fac](https://github.com/VeryGoodOpenSource/very_good_cli/commit/5473facfba91ae68355b17c8ebc42176d813cc72))
20+
* upgrade to very_good_analysis 10.2.0 ([#1486](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1486)) ([9891639](https://github.com/VeryGoodOpenSource/very_good_cli/commit/9891639ce8589e019b86a423bb678517ec8fa3c3))
21+
22+
23+
### Bug Fixes
24+
25+
* failing test on Windows ([#1407](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1407)) ([a3c7d37](https://github.com/VeryGoodOpenSource/very_good_cli/commit/a3c7d37fb216da825c5cd3eb863a77ba07a2df56))
26+
* **mcp:** use correct types for schemas ([#1473](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1473)) ([f5bc94c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/f5bc94c659d557d656e3d01c738b7120de5ab8cb))
27+
* update changelog ([#1388](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1388)) ([0a54323](https://github.com/VeryGoodOpenSource/very_good_cli/commit/0a54323c11f5f4f6e0e93927862e76e822cd18da))
28+
29+
30+
### Refactors
31+
32+
* deprecate `very_good_wear_app` ([#1491](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1491)) ([8380df1](https://github.com/VeryGoodOpenSource/very_good_cli/commit/8380df1538da1091bc9bd754080388fde11f70ae))
33+
34+
35+
### Miscellaneous Chores
36+
37+
* bump very_good_analysis to v10.1.0 ([#1426](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1426)) ([87d5727](https://github.com/VeryGoodOpenSource/very_good_cli/commit/87d572790c7106b17593bef42ca45082388fa5fc))
38+
* **deps-dev:** bump @docusaurus/tsconfig from 3.9.1 to 3.9.2 in /site ([#1403](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1403)) ([f15d6a8](https://github.com/VeryGoodOpenSource/very_good_cli/commit/f15d6a882e5c970c85952602810d72d76447a22c))
39+
* **deps:** bump pana from 0.22.24 to 0.23.0 ([#1404](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1404)) ([3deeb7d](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3deeb7d62f866b852814c62cc5852c6988c75bb9))
40+
* update SPDX licenses ([#1395](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1395)) ([26613e0](https://github.com/VeryGoodOpenSource/very_good_cli/commit/26613e087e84342d8b3ecbd5fef4f18c8360fb4a))
41+
* update SPDX licenses ([#1398](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1398)) ([e61180c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/e61180cdea571b79c208162042ae29c3f9dd46ce))
42+
* update SPDX licenses ([#1405](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1405)) ([d5cddf6](https://github.com/VeryGoodOpenSource/very_good_cli/commit/d5cddf6022818794d13a42e404fcefffb3062fb0))
43+
* update SPDX licenses ([#1423](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1423)) ([4625926](https://github.com/VeryGoodOpenSource/very_good_cli/commit/4625926409b2ed200767b04703f41ee2242891d1))
44+
45+
46+
### Docs
47+
48+
* add AGENTS.md ([#1465](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1465)) ([673e1d9](https://github.com/VeryGoodOpenSource/very_good_cli/commit/673e1d912c761599b174e8aa1568429669e3edeb))
49+
* add example glob pattern to --exclude-coverage help text ([#1452](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1452)) ([04e0847](https://github.com/VeryGoodOpenSource/very_good_cli/commit/04e0847a66c556163b7e3b0ca6a21e6ba51532ae))
50+
351
## [0.28.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v0.27.0...v0.28.0) (2025-10-03)
452

553

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.28.0
3+
version: 1.0.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)