Skip to content

Commit e935c90

Browse files
chore(release): 1.11.0 [skip ci]
## [1.11.0](v1.10.2...v1.11.0) (2024-02-19) ### Features * Add appLocale capability ([#280](#280)) ([3d65b66](3d65b66))
1 parent 3d65b66 commit e935c90

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.11.0](https://github.com/appium/appium-mac2-driver/compare/v1.10.2...v1.11.0) (2024-02-19)
2+
3+
4+
### Features
5+
6+
* Add appLocale capability ([#280](https://github.com/appium/appium-mac2-driver/issues/280)) ([3d65b66](https://github.com/appium/appium-mac2-driver/commit/3d65b66a3b11532043ffe407508edd21569f5817))
7+
18
## [1.10.2](https://github.com/appium/appium-mac2-driver/compare/v1.10.1...v1.10.2) (2024-01-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.10.2",
9+
"version": "1.11.0",
1010
"author": "Appium Contributors",
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)