@applitools/mcp
Advanced tools
+10
-0
@@ -8,2 +8,12 @@ # Changelog | ||
| ## [0.5.13](https://github.com/Applitools-Dev/sdk/compare/js/mcp@0.5.12...js/mcp@0.5.13) (2026-07-21) | ||
| ### Dependencies | ||
| * @applitools/core-base bumped to 1.36.2 | ||
| #### Bug Fixes | ||
| * guard logEventBatch against a logger-less event ([#4007](https://github.com/Applitools-Dev/sdk/issues/4007)) ([bb8c9b2](https://github.com/Applitools-Dev/sdk/commit/bb8c9b242801e08dd573a77e261d5fb4540cd68e)) | ||
| ## [0.5.12](https://github.com/Applitools-Dev/sdk/compare/js/mcp@0.5.11...js/mcp@0.5.12) (2026-07-08) | ||
@@ -10,0 +20,0 @@ |
+2
-2
| { | ||
| "name": "@applitools/mcp", | ||
| "mcpName": "io.github.applitools/applitools", | ||
| "version": "0.5.12", | ||
| "version": "0.5.13", | ||
| "description": "Applitools MCP server for AI coding assistants", | ||
@@ -60,3 +60,3 @@ "main": "./dist/index.js", | ||
| "dependencies": { | ||
| "@applitools/core-base": "1.36.1", | ||
| "@applitools/core-base": "1.36.2", | ||
| "@applitools/logger": "2.3.0", | ||
@@ -63,0 +63,0 @@ "@applitools/req": "1.11.2", |
Sorry, the diff of this file is too big to display
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
276429
0.14%+ Added
- Removed
Updated