Skip to content

Commit 4f86b4c

Browse files
chore(release): 1.20.3 [skip ci]
## [1.20.3](v1.20.2...v1.20.3) (2024-12-01) ### Miscellaneous Chores * Update deprecated method name ([#321](#321)) ([dc577ec](dc577ec))
1 parent dc577ec commit 4f86b4c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.20.3](https://github.com/appium/appium-mac2-driver/compare/v1.20.2...v1.20.3) (2024-12-01)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* Update deprecated method name ([#321](https://github.com/appium/appium-mac2-driver/issues/321)) ([dc577ec](https://github.com/appium/appium-mac2-driver/commit/dc577ec9d1022bf80c5e225296f117b5a490a1cb))
7+
18
## [1.20.2](https://github.com/appium/appium-mac2-driver/compare/v1.20.1...v1.20.2) (2024-10-28)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"mac",
77
"XCTest"
88
],
9-
"version": "1.20.2",
9+
"version": "1.20.3",
1010
"author": "Appium Contributors",
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)