Skip to content

Commit 6ea7c83

Browse files
chore(release): 1.20.2 [skip ci]
## [1.20.2](v1.20.1...v1.20.2) (2024-10-28) ### Bug Fixes * Support non-strict XPath queries ([#318](#318)) ([f596a61](f596a61))
1 parent f596a61 commit 6ea7c83

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.2](https://github.com/appium/appium-mac2-driver/compare/v1.20.1...v1.20.2) (2024-10-28)
2+
3+
4+
### Bug Fixes
5+
6+
* Support non-strict XPath queries ([#318](https://github.com/appium/appium-mac2-driver/issues/318)) ([f596a61](https://github.com/appium/appium-mac2-driver/commit/f596a6171440004089e2a890511e523c4d72bf2e))
7+
18
## [1.20.1](https://github.com/appium/appium-mac2-driver/compare/v1.20.0...v1.20.1) (2024-10-16)
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.1",
9+
"version": "1.20.2",
1010
"author": "Appium Contributors",
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)