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

Commit b07c359

Browse files
committed
chore: v0.1.12 (#230)
1 parent ece83ad commit b07c359

File tree

3 files changed

+127
-60
lines changed

3 files changed

+127
-60
lines changed

brick/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 0.1.12
2+
3+
- feat: upgrade bloc
4+
- bloc ^8.1.1
5+
- flutter_bloc ^8.1.2
6+
- bloc_test ^9.1.1
7+
- feat: upgrade to Flutter 3.7.1
8+
19
# 0.1.11
210

311
- feat: upgrade to Flutter 3.7.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_core
22
description: A Very Good Flutter app created by Very Good Ventures.
33
repository: https://github.com/VeryGoodOpenSource/very_good_core
4-
version: 0.1.11
4+
version: 0.1.12
55

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

0 commit comments

Comments
 (0)