@applitools/mcp 0.4.0 → 0.4.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
@@ -5,6 +5,63 @@ All notable changes to the Applitools Eyes MCP will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [0.4.2](https://github.com/Applitools-Dev/sdk/compare/js/mcp@0.4.1...js/mcp@0.4.2) (2026-03-10)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * req not found in dist/index file ([#3625](https://github.com/Applitools-Dev/sdk/issues/3625)) ([9c7d391](https://github.com/Applitools-Dev/sdk/commit/9c7d3917656690db2186ce6685cefa8fed9fe6bc))
14
+
15
+ ## [0.4.1](https://github.com/Applitools-Dev/sdk/compare/js/mcp@0.4.0...js/mcp@0.4.1) (2026-03-08)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
21
+
22
+
23
+ ### Dependencies
24
+
25
+ * @applitools/utils bumped to 1.14.2
26
+ #### Bug Fixes
27
+
28
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
29
+ * @applitools/logger bumped to 2.2.9
30
+ #### Bug Fixes
31
+
32
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
33
+
34
+
35
+
36
+ * @applitools/req bumped to 1.9.1
37
+ #### Bug Fixes
38
+
39
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
40
+
41
+
42
+
43
+ * @applitools/image bumped to 1.2.8
44
+ #### Bug Fixes
45
+
46
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
47
+
48
+
49
+
50
+ * @applitools/core-base bumped to 1.32.1
51
+ #### Bug Fixes
52
+
53
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
54
+
55
+
56
+
57
+ * @applitools/test-server bumped to 1.4.1
58
+ #### Bug Fixes
59
+
60
+ * unskip js/mcp ([#3618](https://github.com/Applitools-Dev/sdk/issues/3618)) ([103f9e2](https://github.com/Applitools-Dev/sdk/commit/103f9e2f18cddc225aba2f2f59556e5fa38965c0))
61
+
62
+
63
+
64
+
8
65
  ## [0.4.0](https://github.com/Applitools-Dev/sdk/compare/js/mcp@0.3.0...js/mcp@0.4.0) (2026-03-08)
9
66
 
10
67