Skip to content

Commit 192eb64

Browse files
chore(release): 1.20.4 [skip ci]
## [1.20.4](v1.20.3...v1.20.4) (2024-12-12) ### Miscellaneous Chores * Replace occurrences of the deprecated errorAndThrow API ([#322](#322)) ([11f8514](11f8514))
1 parent 11f8514 commit 192eb64

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.4](https://github.com/appium/appium-mac2-driver/compare/v1.20.3...v1.20.4) (2024-12-12)
2+
3+
4+
### Miscellaneous Chores
5+
6+
* Replace occurrences of the deprecated errorAndThrow API ([#322](https://github.com/appium/appium-mac2-driver/issues/322)) ([11f8514](https://github.com/appium/appium-mac2-driver/commit/11f85149b18e752620b3f68a07824417ed0939c5))
7+
18
## [1.20.3](https://github.com/appium/appium-mac2-driver/compare/v1.20.2...v1.20.3) (2024-12-01)
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.3",
9+
"version": "1.20.4",
1010
"author": "Appium Contributors",
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)