Skip to content

Commit 0f711bf

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2025-10-21) ### Bug Fixes * Bump release fix ([#16](#16)) ([d690b8a](d690b8a)) ### Miscellaneous Chores * **release:** 1.0.0 [skip ci] ([4c8a185](4c8a185))
1 parent d690b8a commit 0f711bf

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.1.1](https://github.com/AppiumTestDistribution/mcp-appium/compare/v1.1.0...v1.1.1) (2025-10-21)
2+
3+
### Bug Fixes
4+
5+
* Bump release fix ([#16](https://github.com/AppiumTestDistribution/mcp-appium/issues/16)) ([d690b8a](https://github.com/AppiumTestDistribution/mcp-appium/commit/d690b8ac67c85f39ebc41b846abd6430047eaf48))
6+
7+
### Miscellaneous Chores
8+
9+
* **release:** 1.0.0 [skip ci] ([4c8a185](https://github.com/AppiumTestDistribution/mcp-appium/commit/4c8a185aa716ddd476dd9d556d3d75da7f1197b7))
10+
111
## 1.0.0 (2025-10-20)
212

313
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jarvis-appium",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"type": "module",
55
"main": "src/index.ts",
66
"bin": {

0 commit comments

Comments
 (0)