Skip to content

Commit

Permalink
chore(very_good_flutter_package): v0.5.0 (#66)
Browse files Browse the repository at this point in the history
* chore(very_good_flutter_package): v0.5.0

* chore: update CONTRIBUTING.md
  • Loading branch information
alestiago authored Feb 27, 2024
1 parent 9df806c commit 74248c9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions very_good_flutter_package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 0.5.0

- refactor: remove generator script ([#72](https://github.com/VeryGoodOpenSource/very_good_flutter_package/pull/72))
- chore: migrate very_good_flutter_package ([#5](https://github.com/VeryGoodOpenSource/very_good_templates/pull/5))
- feat!: update to Flutter 3.19.0 ([#18](https://github.com/VeryGoodOpenSource/very_good_templates/pull/18))
- chore: update bricks to Mason 0.1.0-dev.52 ([#28](https://github.com/VeryGoodOpenSource/very_good_templates/pull/28))

# 0.4.1

- feat: upgrade to very_good_analysis ^5.1.0
Expand Down
2 changes: 1 addition & 1 deletion very_good_flutter_package/brick.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: very_good_flutter_package
description: A Very Good Flutter package created by Very Good Ventures.
repository: https://github.com/VeryGoodOpenSource/very_good_templates/tree/main/very_good_flutter_package
version: 0.4.1
version: 0.5.0

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

0 comments on commit 74248c9

Please sign in to comment.