Skip to content

Commit 4f05b0e

Browse files
committed
chore: bump version
1 parent e4513eb commit 4f05b0e

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

driver/CHANGELOG.md

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

3+
## 1.21.1
4+
- `appium:maxRetryCount` is 10 by default as optimization
5+
36
## 1.21.0
7+
48
- Add `isolateId` capability to configure it
59

610
## 1.20.2 (1.20.0, 1.20.1 had broken lock file)

driver/npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"appium",
66
"flutter"
77
],
8-
"version": "1.21.0",
8+
"version": "1.21.1",
99
"author": "TruongSinh Tran-Nguyen <i@truongsinh.pro>",
1010
"license": "MIT",
1111
"repository": {

0 commit comments

Comments
 (0)