Skip to content

Commit

Permalink
chore(very_good_dart_cli): v0.6.0 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
alestiago authored Feb 27, 2024
1 parent d02486a commit 0b3c7ba
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions very_good_dart_cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 0.6.0

- build(deps): bump pub_updater from 0.3.1 to 0.4.0 ([#116](https://github.com/VeryGoodOpenSource/very_good_dart_cli/pull/116))
- build(deps): bump cli_completion from 0.3.0 to 0.4.0 ([#115](https://github.com/VeryGoodOpenSource/very_good_dart_cli/pull/115))
- fix: sort directive ordering on post generation ([#122](https://github.com/VeryGoodOpenSource/very_good_dart_cli/pull/122))
- feat: hook performs dart pub get ([#123](https://github.com/VeryGoodOpenSource/very_good_dart_cli/pull/123))
- refactor: remove generator script ([#120](https://github.com/VeryGoodOpenSource/very_good_dart_cli/pull/120))
- chore: migrate very_good_dart_cli ([#3](https://github.com/VeryGoodOpenSource/very_good_templates/pull/3))
- feat!: update to Dart 3.3.0 ([#22](https://github.com/VeryGoodOpenSource/very_good_templates/pull/22))
- chore: update bricks to Mason 0.1.0-dev.52 ([#28](https://github.com/VeryGoodOpenSource/very_good_templates/pull/28))

# 0.5.1

- feat: upgrade to very_good_analysis ^5.1.0
Expand Down
2 changes: 1 addition & 1 deletion very_good_dart_cli/brick.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,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: 0.5.1
version: 0.6.0

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

0 comments on commit 0b3c7ba

Please sign in to comment.