Skip to content

Commit

Permalink
Merge pull request #2467 from leancodepl/patrol_finders/release-enter…
Browse files Browse the repository at this point in the history
…-text-patch

Release enter text patch
  • Loading branch information
pdenert authored Dec 23, 2024
2 parents 627c809 + 18597f4 commit ed8d28a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion packages/patrol_finders/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Unreleased
## 2.6.0

- Patch `enterText` into same field twice. (#2461)
- Bump `patrol_log` version.

## 2.5.1

Expand Down
4 changes: 2 additions & 2 deletions packages/patrol_finders/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: patrol_finders
description: Streamlined, high-level API on top of flutter_test.
version: 2.5.1
version: 2.6.0
homepage: https://patrol.leancode.co
repository: https://github.com/leancodepl/patrol/tree/master/packages/patrol_finders
issue_tracker: https://github.com/leancodepl/patrol/issues?q=is%3Aopen+is%3Aissue+label%3Apackage%3Apatrol_finders
Expand All @@ -20,7 +20,7 @@ dependencies:
flutter_test:
sdk: flutter
meta: ^1.10.0
patrol_log: ^0.2.1
patrol_log: ^0.2.2

dev_dependencies:
leancode_lint: ^14.2.0

0 comments on commit ed8d28a

Please sign in to comment.