Skip to content

Commit fece2c2

Browse files
chore(release): 2.2.0 [skip ci]
## [2.2.0](v2.1.1...v2.2.0) (2025-02-11) ### Features * Publish native video chunks over bidi ([#333](#333)) ([6cf4f6d](6cf4f6d))
1 parent 6cf4f6d commit fece2c2

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.0](https://github.com/appium/appium-mac2-driver/compare/v2.1.1...v2.2.0) (2025-02-11)
2+
3+
4+
### Features
5+
6+
* Publish native video chunks over bidi ([#333](https://github.com/appium/appium-mac2-driver/issues/333)) ([6cf4f6d](https://github.com/appium/appium-mac2-driver/commit/6cf4f6d341798290e8416120de2ac93e1263f051))
7+
18
## [2.1.1](https://github.com/appium/appium-mac2-driver/compare/v2.1.0...v2.1.1) (2025-02-08)
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.1.1",
9+
"version": "2.2.0",
1010
"author": "Appium Contributors",
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)