Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 51abdb1

Browse files
committed
chore: v0.3.0
1 parent eda95db commit 51abdb1

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.3.0
2+
3+
- feat: support for `mocktail ^0.3.0`
4+
15
# 0.2.0
26

37
- feat: add mock call for `canPop` (thanks [@allisonryan0002](https://github.com/allisonryan0002)!)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: mockingjay
22
description: A package that makes it easy to mock, test and verify navigation
33
calls in Flutter.
4-
version: 0.2.0
4+
version: 0.3.0
55
homepage: https://github.com/VeryGoodOpenSource/mockingjay
66

77
environment:

0 commit comments

Comments
 (0)