Skip to content

Commit

Permalink
chore: version bump 0.3.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirpal authored Mar 10, 2022
1 parent b44709e commit f0de484
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# 0.3.0

- chore: remove dependabot
- feat!: Improve reliability, add unit tests
- fix: CI tests fail when using CompositedTransformFollower
- ci: use codecov instead of lcov reporter
- feat: renderShadows flag
- chore: add brandon, marcos, and joanna to codeowners
- fix!: load asset images for tests
- chore: remove duplicate vgv logos
- docs: update readme

# 0.2.1

- chore: Change test version constraints and fixed documentation

# 0.2.0

- feat: Add generic interactions, including built-in interactions like `press` and `longPress`
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: alchemist
description: A support package that aims to make golden testing in Flutter
easier and more streamlined.
version: 0.2.1
version: 0.3.0
homepage: https://github.com/Betterment/alchemist
repository: https://github.com/Betterment/alchemist

Expand Down

0 comments on commit f0de484

Please sign in to comment.