Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"very_good_core": "1.3.1",
"very_good_dart_cli": "1.3.2",
"very_good_dart_cli": "1.3.3",
"very_good_dart_package": "1.3.3",
"very_good_docs_site": "1.0.5",
"very_good_flame_game": "1.4.1",
Expand Down
14 changes: 14 additions & 0 deletions very_good_dart_cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.3.3](https://github.com/VeryGoodOpenSource/very_good_templates/compare/very_good_dart_cli-v1.3.2...very_good_dart_cli-v1.3.3) (2026-04-13)


### Bug Fixes

* add missing variables for LICENSE files ([#503](https://github.com/VeryGoodOpenSource/very_good_templates/issues/503)) ([203b8b0](https://github.com/VeryGoodOpenSource/very_good_templates/commit/203b8b033b29e6820213541b111a112a041f4a65))


### Miscellaneous Chores

* **ci:** fix workflows ([#502](https://github.com/VeryGoodOpenSource/very_good_templates/issues/502)) ([c088199](https://github.com/VeryGoodOpenSource/very_good_templates/commit/c08819965881b2f09d7c0e03bfc4843096bfdbb9))
* remove release-ready scripts ([#488](https://github.com/VeryGoodOpenSource/very_good_templates/issues/488)) ([1f13261](https://github.com/VeryGoodOpenSource/very_good_templates/commit/1f132616172ecb1e49bca64712c13fd767378c0e))
* tighten template dependencies ([#504](https://github.com/VeryGoodOpenSource/very_good_templates/issues/504)) ([36845d0](https://github.com/VeryGoodOpenSource/very_good_templates/commit/36845d0e300d9565dd7da8b10ed62a34b5ecd8f8))

## [1.3.2](https://github.com/VeryGoodOpenSource/very_good_templates/compare/very_good_dart_cli-v1.3.1...very_good_dart_cli-v1.3.2) (2026-03-30)


Expand Down
2 changes: 1 addition & 1 deletion very_good_dart_cli/brick.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: very_good_dart_cli
description: A Very Good Dart CLI created by Very Good Ventures.
repository: >-
https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_dart_cli
version: 1.3.2
version: 1.3.3
environment:
mason: ^0.1.0
vars:
Expand Down
2 changes: 1 addition & 1 deletion very_good_dart_cli/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.2
1.3.3