Skip to content

Commit 3113fde

Browse files
chore(release): 7.1.0 [skip ci]
## [7.1.0](v7.0.0...v7.1.0) (2026-07-25) ### Features * Integrate oxc and release configs ([#190](#190)) ([5328105](5328105))
1 parent 5328105 commit 3113fde

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [7.1.0](https://github.com/appium/appium-xcode/compare/v7.0.0...v7.1.0) (2026-07-25)
2+
3+
### Features
4+
5+
* Integrate oxc and release configs ([#190](https://github.com/appium/appium-xcode/issues/190)) ([5328105](https://github.com/appium/appium-xcode/commit/5328105735a4a1ba05c8dcff2557de93dbb79344))
6+
17
## [7.0.0](https://github.com/appium/appium-xcode/compare/v6.2.6...v7.0.0) (2026-07-24)
28

39
### ⚠ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-xcode",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"description": "Interact with Xcode",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)