diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f563ac655..aa7ae532c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - ".": "1.5.0", + ".": "1.6.0", "site": "1.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b7603944..515a0c30f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,40 @@ # Changelog +## [1.6.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v1.5.0...v1.6.0) (2026-09-21) + + +### Features + +* **test:** exclude test files from the optimized bundle ([#1726](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1726)) ([2e53374](https://github.com/VeryGoodOpenSource/very_good_cli/commit/2e53374956571725d07739ae25da3ff84c14367b)) +* **test:** preserve test annotations in optimized bundle ([#1735](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1735)) ([e144286](https://github.com/VeryGoodOpenSource/very_good_cli/commit/e144286c67fc92e68ae4eb5c0babf5ce6fa32a49)) + + +### Bug Fixes + +* **mcp:** transient test failures ([#1725](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1725)) ([74771fb](https://github.com/VeryGoodOpenSource/very_good_cli/commit/74771fbce655891f7a7bc2cbf3fad51b6ab7ff97)) + + +### Miscellaneous Chores + +* **deps:** bump VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_package.yml ([#1739](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1739)) ([995afe2](https://github.com/VeryGoodOpenSource/very_good_cli/commit/995afe2ea849c99f4b15c98a3e43d1ff7aef2196)) +* **deps:** bump VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_package.yml ([#1745](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1745)) ([72ef96a](https://github.com/VeryGoodOpenSource/very_good_cli/commit/72ef96aa61c3ee4f24152d853c61e4fca27fd4cf)) +* **deps:** bump VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml ([#1742](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1742)) ([e34d382](https://github.com/VeryGoodOpenSource/very_good_cli/commit/e34d3820256f4748f447419abcba3afeda5ee0d7)) +* **deps:** bump VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml ([#1747](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1747)) ([ec83fcb](https://github.com/VeryGoodOpenSource/very_good_cli/commit/ec83fcb1eb9af47d526ffb23e7fefa52dd7533f5)) +* **deps:** bump VeryGoodOpenSource/very_good_workflows/.github/workflows/pana.yml ([#1741](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1741)) ([892d4ec](https://github.com/VeryGoodOpenSource/very_good_cli/commit/892d4ecb2aa7d2571b52cd9ac897079cc1fd6531)) +* **deps:** bump VeryGoodOpenSource/very_good_workflows/.github/workflows/pana.yml ([#1744](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1744)) ([e894c29](https://github.com/VeryGoodOpenSource/very_good_cli/commit/e894c295d720cd9ee04fc33f1ccbb409b9426be4)) +* **deps:** bump VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml ([#1743](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1743)) ([df0b387](https://github.com/VeryGoodOpenSource/very_good_cli/commit/df0b387c1d6caa581a1c1553b26b5e43d726ad40)) +* **deps:** bump VeryGoodOpenSource/very_good_workflows/.github/workflows/semantic_pull_request.yml ([#1748](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1748)) ([3caa42c](https://github.com/VeryGoodOpenSource/very_good_cli/commit/3caa42cea47538bc97014a47e47e114a5472de07)) +* **deps:** bump VeryGoodOpenSource/very_good_workflows/.github/workflows/spell_check.yml ([#1740](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1740)) ([b2c9193](https://github.com/VeryGoodOpenSource/very_good_cli/commit/b2c9193513ccdbe562414ebee68556b3cc15b1e9)) +* **deps:** bump VeryGoodOpenSource/very_good_workflows/.github/workflows/spell_check.yml ([#1746](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1746)) ([f77dd77](https://github.com/VeryGoodOpenSource/very_good_cli/commit/f77dd7772dec52fba24b8b99562fc970d9072c51)) +* remove Very Good Start disclaimer ([#1750](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1750)) ([effd295](https://github.com/VeryGoodOpenSource/very_good_cli/commit/effd295507ac517c6f82205d8614f534a2347740)) +* update SPDX licenses ([#1738](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1738)) ([33ef762](https://github.com/VeryGoodOpenSource/very_good_cli/commit/33ef762bc86c1878e4e66f2ec09a83d6c0bd5cf6)) + + +### Docs + +* document test optimization annotation ([#1736](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1736)) ([1a08452](https://github.com/VeryGoodOpenSource/very_good_cli/commit/1a08452294da455ea26ea4a5d93e55e6f70a18eb)) +* update ROADMAP.md for current quarter priorities ([#1728](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1728)) ([2478108](https://github.com/VeryGoodOpenSource/very_good_cli/commit/24781082dbf43f9dcb93788881fe35a398faba58)), closes [#1727](https://github.com/VeryGoodOpenSource/very_good_cli/issues/1727) + ## [1.5.0](https://github.com/VeryGoodOpenSource/very_good_cli/compare/v1.4.0...v1.5.0) (2026-09-08) diff --git a/lib/src/version.dart b/lib/src/version.dart index c79a78f2c..cdb785d21 100644 --- a/lib/src/version.dart +++ b/lib/src/version.dart @@ -1,2 +1,2 @@ // Generated code. Do not modify. -const packageVersion = '1.5.0'; // x-release-please-version +const packageVersion = '1.6.0'; // x-release-please-version diff --git a/pubspec.yaml b/pubspec.yaml index 130a5f28d..2c5999a17 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: very_good_cli description: A Very Good Command-Line Interface for Dart created by Very Good Ventures. -version: 1.5.0 +version: 1.6.0 homepage: https://cli.vgv.dev/ repository: https://github.com/VeryGoodOpenSource/very_good_cli issue_tracker: https://github.com/VeryGoodOpenSource/very_good_cli/issues