@uuv/a11y 1.0.0-beta.110 → 1.0.0-beta.111

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,19 @@
1
+ # [1.0.0-beta.111](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.110...a11y-v1.0.0-beta.111) (2026-07-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** update dependency @ai-sdk/anthropic to v3.0.96 ([73ac271](https://github.com/e2e-test-quest/uuv/commit/73ac271c3ad5a395a17915c4b74390054d16ebe1))
7
+ * **deps:** update dependency @ai-sdk/google to v3.0.91 ([41ee72e](https://github.com/e2e-test-quest/uuv/commit/41ee72ed1d66249a5b6ac784481d4a3083e22540))
8
+ * **deps:** update dependency @ai-sdk/mcp to v1.0.61 ([a407557](https://github.com/e2e-test-quest/uuv/commit/a40755756666b2e94c0f9ad82d9f641fb3e20a62))
9
+ * **deps:** update dependency @ai-sdk/openai to v3.0.84 ([2eb8671](https://github.com/e2e-test-quest/uuv/commit/2eb867122222a5ce295ef5e2758631471255c7bc))
10
+ * **runner-playwright:** update dependency nanoid to v3.3.16 ([114bd54](https://github.com/e2e-test-quest/uuv/commit/114bd5464ed4b0dc93bf26468a716f2978cfaec5))
11
+
12
+
13
+ ### Features
14
+
15
+ * **runner-cypress:** update dependency cypress to v15.18.1 ([a20c665](https://github.com/e2e-test-quest/uuv/commit/a20c665396746d5b331cc8ab2aa20e4974c70098))
16
+
1
17
  # [1.0.0-beta.110](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.109...a11y-v1.0.0-beta.110) (2026-06-30)
2
18
 
3
19
 
package/dist/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # [1.0.0-beta.110](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.109...a11y-v1.0.0-beta.110) (2026-06-30)
2
+
3
+
4
+ ### Features
5
+
6
+ * migrate image classifier to mcp-server ([fa06581](https://github.com/e2e-test-quest/uuv/commit/fa0658177d2776d5a96de82b8e3c32c6d4d16d2b))
7
+
1
8
  # [1.0.0-beta.109](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.108...a11y-v1.0.0-beta.109) (2026-06-21)
2
9
 
3
10
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/a11y",
3
- "version": "1.0.0-beta.109",
3
+ "version": "1.0.0-beta.110",
4
4
  "type": "commonjs",
5
5
  "author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
6
6
  "description": "A javascript lib for running a11y validation based on multiple reference(RGAA, etc)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/a11y",
3
- "version": "1.0.0-beta.110",
3
+ "version": "1.0.0-beta.111",
4
4
  "type": "commonjs",
5
5
  "author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
6
6
  "description": "A javascript lib for running a11y validation based on multiple reference(RGAA, etc)",