-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare patrol 3.12.0 and patrol_cli 3.3.0 for release (#2392)
* Add clear permissions test failing on ios * POC - resetting camera permission on ios * Use target 14 * Reset many permissions * Remove unnecessary variable * Add other permissions * Add other permissions * Update test and permissions, revert ios target * Add clear-permissions flag to ios commands * Format macro code * Add changelog entry * Do not mark clear-permissions as experimental * Refactor permissions tests to test location permission * Fix permission tests * Prepare patrol 3.12.0 and patrol_cli 3.3.0 for release * Add version requirements to changelogs --------- Co-authored-by: karolinaoparczyk <[email protected]> Co-authored-by: piotruela <[email protected]>
- Loading branch information
1 parent
e88a8e3
commit 05287bb
Showing
7 changed files
with
19 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
/// Version of Patrol CLI. Must be kept in sync with pubspec.yaml. | ||
/// If you update this, make sure that compatibility-table.mdx is updated (if needed) | ||
const version = '3.2.1'; | ||
const version = '3.3.0'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters