Skip to content

Commit 39a2e7e

Browse files
committed
chore(very_good_app_ui): 0.2.1
1 parent 26b654a commit 39a2e7e

File tree

4 files changed

+17
-3
lines changed

4 files changed

+17
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"very_good_flame_game": "1.4.1",
77
"very_good_flutter_package": "1.3.2",
88
"very_good_flutter_plugin": "1.3.1",
9-
"very_good_app_ui": "0.2.0"
9+
"very_good_app_ui": "0.2.1"
1010
}
1111

very_good_app_ui/CHANGELOG.md

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

3+
## [0.2.1](https://github.com/VeryGoodOpenSource/very_good_templates/compare/very_good_app_ui-v0.2.0...very_good_app_ui-v0.2.1) (2026-04-14)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* remove release-ready scripts ([#488](https://github.com/VeryGoodOpenSource/very_good_templates/issues/488)) ([1f13261](https://github.com/VeryGoodOpenSource/very_good_templates/commit/1f132616172ecb1e49bca64712c13fd767378c0e))
14+
* tighten template dependencies ([#496](https://github.com/VeryGoodOpenSource/very_good_templates/issues/496)) ([57f2033](https://github.com/VeryGoodOpenSource/very_good_templates/commit/57f20332a91c26853c24a2448297b765f01a9ecc))
15+
* tighten template dependencies ([#504](https://github.com/VeryGoodOpenSource/very_good_templates/issues/504)) ([36845d0](https://github.com/VeryGoodOpenSource/very_good_templates/commit/36845d0e300d9565dd7da8b10ed62a34b5ecd8f8))
16+
317
## [0.2.0](https://github.com/VeryGoodOpenSource/very_good_templates/compare/very_good_app_ui-v0.1.0...very_good_app_ui-v0.2.0) (2026-03-17)
418

519

very_good_app_ui/brick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: very_good_app_ui
22
description: A Very Good Flutter app UI package created by Very Good Ventures.
33
repository: >-
44
https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_app_ui
5-
version: 0.2.0
5+
version: 0.2.1
66
environment:
77
mason: ^0.1.0
88
vars:

very_good_app_ui/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.2.1

0 commit comments

Comments
 (0)