Skip to content

Commit 4e79c58

Browse files
chore(release): 1.1.13 [skip ci]
## [1.1.13](v1.1.12...v1.1.13) (2025-11-21) ### Miscellaneous Chores * integrate mcp and npm publishing actions ([#44](#44)) ([cad4af3](cad4af3))
1 parent cad4af3 commit 4e79c58

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.1.13](https://github.com/appium/appium-mcp/compare/v1.1.12...v1.1.13) (2025-11-21)
2+
3+
### Miscellaneous Chores
4+
5+
* integrate mcp and npm publishing actions ([#44](https://github.com/appium/appium-mcp/issues/44)) ([cad4af3](https://github.com/appium/appium-mcp/commit/cad4af3849fe3bbe780f2e780f72e14c399b2db6))
6+
17
## [1.1.12](https://github.com/appium/appium-mcp/compare/v1.1.11...v1.1.12) (2025-11-21)
28

39
### Miscellaneous Chores

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.1.12",
4+
"version": "1.1.13",
55
"type": "module",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)