Skip to content

Commit d1da190

Browse files
chore(release): 1.1.14 [skip ci]
## [1.1.14](v1.1.13...v1.1.14) (2025-11-21) ### Bug Fixes * building and publishing of mcp into registry ([#45](#45)) ([f7ed734](f7ed734))
1 parent f7ed734 commit d1da190

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.14](https://github.com/appium/appium-mcp/compare/v1.1.13...v1.1.14) (2025-11-21)
2+
3+
### Bug Fixes
4+
5+
* building and publishing of mcp into registry ([#45](https://github.com/appium/appium-mcp/issues/45)) ([f7ed734](https://github.com/appium/appium-mcp/commit/f7ed734149b18b813bf63d4ece9a16d6ee31ad64))
6+
17
## [1.1.13](https://github.com/appium/appium-mcp/compare/v1.1.12...v1.1.13) (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.13",
4+
"version": "1.1.14",
55
"type": "module",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)