Skip to content

Commit de794f1

Browse files
committed
Prepare release 0.13.0
1 parent 387b49e commit de794f1

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Changelog
22

3-
## 0.12.0
3+
## 0.13.0
4+
- Add `act.dragUntilVisible()` #59
5+
6+
## 0.12.1
47
- Support for Flutter 3.22
58
- Remove unused dependencies #55
69

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: spot
22
description: Chainable powerful widget selector API, screenshots and assertions for awesome widget tests.
3-
version: 0.12.1
3+
version: 0.13.0
44
repository: https://github.com/passsy/spot
55
issue_tracker: https://github.com/passsy/spot/issues
66

0 commit comments

Comments
 (0)