Skip to content

Commit 34aabab

Browse files
chore: update changelog and bump version to 0.1.1 (#15)
1 parent 7772a76 commit 34aabab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.1
2+
3+
- refactor: reorder mock navigator provider parameters ([#14](https://github.com/VeryGoodOpenSource/mockingjay/pull/14), thanks [@JigneshPatel23](https://github.com/JigneshPatel23))
4+
15
# 0.1.0
26

37
- feat: initial release 🎉

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.1.0
4+
version: 0.1.1
55
homepage: https://github.com/VeryGoodOpenSource/mockingjay
66

77
environment:

0 commit comments

Comments
 (0)