Skip to content

Commit 73f2845

Browse files
chore(release): 1.3.0 [skip ci]
## [1.3.0](v1.2.0...v1.3.0) (2025-12-05) ### Features * add new tools to get active contexts and switch context ([#51](#51)) ([e6ffad0](e6ffad0))
1 parent e6ffad0 commit 73f2845

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.3.0](https://github.com/appium/appium-mcp/compare/v1.2.0...v1.3.0) (2025-12-05)
2+
3+
### Features
4+
5+
* add new tools to get active contexts and switch context ([#51](https://github.com/appium/appium-mcp/issues/51)) ([e6ffad0](https://github.com/appium/appium-mcp/commit/e6ffad0a73522f0df2d6a8550fd0a751f797cc40))
6+
17
## [1.2.0](https://github.com/appium/appium-mcp/compare/v1.1.17...v1.2.0) (2025-12-01)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "appium-mcp",
33
"mcpName": "io.github.appium/appium-mcp",
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"type": "module",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)