Skip to content

Commit 217aafe

Browse files
authored
chore: prep 0.12.1 (#157)
Co-authored-by: Brandon Trautmann <[email protected]>
1 parent f2dcabd commit 217aafe

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 0.12.1
2+
3+
## What's Changed
4+
* fix: Fix memory leaks by @ValentinVignal in https://github.com/Betterment/alchemist/pull/150
5+
* fix: fontVariations is missing by @FranRiadigos in https://github.com/Betterment/alchemist/pull/156
6+
7+
## New Contributors
8+
* @ValentinVignal made their first contribution in https://github.com/Betterment/alchemist/pull/150
9+
* @FranRiadigos made their first contribution in https://github.com/Betterment/alchemist/pull/156
10+
11+
**Full Changelog**: https://github.com/Betterment/alchemist/compare/v0.12.0...v0.12.1
12+
113
# 0.12.0
214

315
## 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.12.0
4+
version: 0.12.1
55
homepage: https://github.com/Betterment/alchemist
66
repository: https://github.com/Betterment/alchemist
77

0 commit comments

Comments
 (0)