Skip to content

Commit 5fd6c5c

Browse files
chore(release): 2.2.1 [skip ci]
## [2.2.1](v2.2.0...v2.2.1) (2025-02-21) ### Bug Fixes * Accept reqBasePath proxy option ([#334](#334)) ([52585cc](52585cc))
1 parent 52585cc commit 5fd6c5c

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+
## [2.2.1](https://github.com/appium/appium-mac2-driver/compare/v2.2.0...v2.2.1) (2025-02-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Accept reqBasePath proxy option ([#334](https://github.com/appium/appium-mac2-driver/issues/334)) ([52585cc](https://github.com/appium/appium-mac2-driver/commit/52585cc32558d40771a3dab17e975c9712f32def))
7+
18
## [2.2.0](https://github.com/appium/appium-mac2-driver/compare/v2.1.1...v2.2.0) (2025-02-11)
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": "2.2.0",
9+
"version": "2.2.1",
1010
"author": "Appium Contributors",
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)