Skip to content

Commit

Permalink
chore(very_good_core): v0.7.1 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
alestiago authored Jul 8, 2024
1 parent 2b62436 commit 0452b9e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion very_good_core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# 0.7.0
# 0.7.1

- style: Adding extra space to the application opening tag ([#126](https://github.com/VeryGoodOpenSource/very_good_templates/pull/126))
- chore: update Java versions on Very Good Core ([#128](https://github.com/VeryGoodOpenSource/very_good_templates/pull/128))
- chore: update to Very Good Analysis 6.0.0 ([#135](https://github.com/VeryGoodOpenSource/very_good_templates/pull/135))
- chore: tighten template dependencies ([#137](https://github.com/VeryGoodOpenSource/very_good_templates/pull/137))

# 0.7.0

- feat!: ensure template uses Flutter 3.22 with Dart 3.4 ([#97](https://github.com/VeryGoodOpenSource/very_good_templates/pull/97))
- fix: update index.html to support latest convention ([#106](https://github.com/VeryGoodOpenSource/very_good_templates/pull/106))
Expand Down
2 changes: 1 addition & 1 deletion very_good_core/brick.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: very_good_core
description: A Very Good Flutter app created by Very Good Ventures.
repository: https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_core
version: 0.7.0
version: 0.7.1

environment:
mason: ">=0.1.0-dev.52 <0.1.0"
Expand Down

0 comments on commit 0452b9e

Please sign in to comment.