Skip to content

Commit cefecd2

Browse files
committed
chore: v2.1.0
1 parent b3efc31 commit cefecd2

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# 2.0.0
1+
# 2.1.0 \n\n - fix: update constraint in pubspec.yaml ([#101](https://github.com/VeryGoodOpenSource/mockingjay/pull/101))
2+
- chore: v2.0.0 ([#102](https://github.com/VeryGoodOpenSource/mockingjay/pull/102))
3+
- chore(deps): bump very_good_analysis from 8.0.0 to 9.0.0 in /example ([#104](https://github.com/VeryGoodOpenSource/mockingjay/pull/104))
4+
- chore(deps): bump very_good_analysis from 8.0.0 to 9.0.0 ([#103](https://github.com/VeryGoodOpenSource/mockingjay/pull/103))
5+
- chore(deps): bump actions/checkout from 4 to 5 ([#105](https://github.com/VeryGoodOpenSource/mockingjay/pull/105))
6+
- chore(deps): bump very_good_analysis from 9.0.0 to 10.0.0 ([#107](https://github.com/VeryGoodOpenSource/mockingjay/pull/107))
7+
- chore(deps): bump actions/checkout from 5 to 6 ([#108](https://github.com/VeryGoodOpenSource/mockingjay/pull/108))
8+
- chore: upgrade dependencies to Dart 3.10.0, Flutter 3.38.1, test 1.26.3 ([#110](https://github.com/VeryGoodOpenSource/mockingjay/pull/110))\n\n# 2.0.0
29

310
**Note**: This release supports [Flutter 3.32.0](https://docs.flutter.dev/release/release-notes/release-notes-3.32.0), for migration details see the [release notes](https://github.com/VeryGoodOpenSource/mockingjay/releases/tag/v2.0.0).
411

pubspec.yaml

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

66
environment:

0 commit comments

Comments
 (0)