Skip to content

Commit 0ef6895

Browse files
authored
chore: prep 0.12.0 (#155)
Co-authored-by: Brandon Trautmann <[email protected]>
1 parent f3e55fc commit 0ef6895

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 0.12.0
2+
3+
## What's Changed
4+
* chore: updates for building against flutter 3.29 by @btrautmann in https://github.com/Betterment/alchemist/pull/145
5+
* ci: add branch-switching for beta channel by @btrautmann in https://github.com/Betterment/alchemist/pull/146
6+
* chore: bump min flutter version to 3.32.0 by @btrautmann in https://github.com/Betterment/alchemist/pull/153
7+
8+
9+
**Full Changelog**: https://github.com/Betterment/alchemist/compare/v0.11.0...v0.12.0
10+
111
# 0.11.0
212

313
## What's Changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: alchemist
22
description: A support package that aims to make golden testing in Flutter
33
easier and more streamlined.
4-
version: 0.11.0
4+
version: 0.12.0
55
homepage: https://github.com/Betterment/alchemist
66
repository: https://github.com/Betterment/alchemist
77

0 commit comments

Comments
 (0)