@appium/mcp-documentation 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ ## [1.0.2](https://github.com/appium/appium-mcp-documentation/compare/v1.0.1...v1.0.2) (2026-06-07)
2
+
3
+ ### Miscellaneous Chores
4
+
5
+ * **deps-dev:** bump @types/node from 25.9.1 to 25.9.2 ([#2](https://github.com/appium/appium-mcp-documentation/issues/2)) ([20c1b37](https://github.com/appium/appium-mcp-documentation/commit/20c1b37178ebc8fe74729a5091eaec632d8b8b81))
6
+ * **deps-dev:** bump fastmcp from 4.0.1 to 4.0.2 ([#3](https://github.com/appium/appium-mcp-documentation/issues/3)) ([93e6bb2](https://github.com/appium/appium-mcp-documentation/commit/93e6bb2ebb51938f5288cae9b65901b4fd9236b7))
7
+ * update submodules to the latest ([#5](https://github.com/appium/appium-mcp-documentation/issues/5)) ([42553fa](https://github.com/appium/appium-mcp-documentation/commit/42553fab8421fcc391f62a6754c867bc74ef088c))
8
+
1
9
  ## [1.0.1](https://github.com/appium/appium-mcp-documentation/compare/v1.0.0...v1.0.1) (2026-06-07)
2
10
 
3
11
  ### Miscellaneous Chores
@@ -11,7 +11,7 @@ describe('AppiumDocumentation plugin', () => {
11
11
  const plugin = new AppiumDocumentation();
12
12
  plugin.register(registry);
13
13
  expect(plugin.name).toBe('appium-documentation');
14
- expect(plugin.version).toBe('1.0.0');
14
+ expect(plugin.version).toBeDefined();
15
15
  expect(tools).toEqual([appiumDocumentationQueryTool, appiumSkillsTool]);
16
16
  });
17
17
  });
@@ -1 +1 @@
1
- {"version":3,"file":"plugin.test.js","sourceRoot":"","sources":["../../src/tests/plugin.test.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,EACL,mBAAmB,EACnB,4BAA4B,EAC5B,gBAAgB,GACjB,MAAM,aAAa,CAAC;AAOrB,QAAQ,CAAC,4BAA4B,EAAE,GAAG,EAAE;IAC1C,IAAI,CAAC,+BAA+B,EAAE,GAAG,EAAE;QACzC,MAAM,KAAK,GAAc,EAAE,CAAC;QAC5B,MAAM,QAAQ,GAAG;YACf,OAAO,CAAC,OAAgB;gBACtB,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;YACtB,CAAC;SACF,CAAC;QAEF,MAAM,MAAM,GAAG,IAAI,mBAAmB,EAAE,CAAC;QACzC,MAAM,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC;QAE1B,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC;QACjD,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACrC,MAAM,CAAC,KAAK,CAAC,CAAC,OAAO,CAAC,CAAC,4BAA4B,EAAE,gBAAgB,CAAC,CAAC,CAAC;IAC1E,CAAC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"plugin.test.js","sourceRoot":"","sources":["../../src/tests/plugin.test.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AACvD,OAAO,EACL,mBAAmB,EACnB,4BAA4B,EAC5B,gBAAgB,GACjB,MAAM,aAAa,CAAC;AAOrB,QAAQ,CAAC,4BAA4B,EAAE,GAAG,EAAE;IAC1C,IAAI,CAAC,+BAA+B,EAAE,GAAG,EAAE;QACzC,MAAM,KAAK,GAAc,EAAE,CAAC;QAC5B,MAAM,QAAQ,GAAG;YACf,OAAO,CAAC,OAAgB;gBACtB,KAAK,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;YACtB,CAAC;SACF,CAAC;QAEF,MAAM,MAAM,GAAG,IAAI,mBAAmB,EAAE,CAAC;QACzC,MAAM,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC;QAE1B,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,IAAI,CAAC,sBAAsB,CAAC,CAAC;QACjD,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,WAAW,EAAE,CAAC;QACrC,MAAM,CAAC,KAAK,CAAC,CAAC,OAAO,CAAC,CAAC,4BAA4B,EAAE,gBAAgB,CAAC,CAAC,CAAC;IAC1E,CAAC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appium/mcp-documentation",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "type": "module",
5
5
  "description": "Appium MCP documentation query tools and indexed documentation assets",
6
6
  "repository": {
@@ -69,6 +69,7 @@
69
69
  },
70
70
  "devDependencies": {
71
71
  "@appium/eslint-config-appium-ts": "^3.0.0",
72
+ "@appium/tsconfig": "^1.0.0",
72
73
  "@semantic-release/changelog": "^6.0.3",
73
74
  "@semantic-release/git": "^10.0.1",
74
75
  "@jest/globals": "^30.2.0",
Binary file