Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit e20025f

Browse files
authored
chore: v0.5.0 (#106)
* chore: v0.5.0 * Update CHANGELOG.md
1 parent afb541e commit e20025f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

brick/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.5.0
2+
3+
- feat: update very good analysis to v5 and fix patch
4+
- feat: bump Dart SDK to >=3.0.0 <4.0.0
5+
16
# 0.4.0
27

38
- feat!: bump min Dart SDK to 2.19.0

brick/brick.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: very_good_dart_cli
22
description: A Very Good Dart CLI created by Very Good Ventures.
33
repository: https://github.com/VeryGoodOpenSource/very_good_dart_cli
4-
version: 0.4.0
4+
version: 0.5.0
55

66
environment:
77
mason: ">=0.1.0-dev.49 <0.1.0"

0 commit comments

Comments
 (0)