@uuv/a11y 1.0.0-beta.70 → 1.0.0-beta.72

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,17 @@
1
+ # [1.0.0-beta.72](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.71...a11y-v1.0.0-beta.72) (2025-07-15)
2
+
3
+
4
+ ### Features
5
+
6
+ * **assistant:** update dependency antd to v5.26.5 ([0b94ebc](https://github.com/e2e-test-quest/uuv/commit/0b94ebc6925ee5a1a571627806502aeda2cac3f5))
7
+
8
+ # [1.0.0-beta.71](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.70...a11y-v1.0.0-beta.71) (2025-06-08)
9
+
10
+
11
+ ### Features
12
+
13
+ * **runner-playwright:** update dependency playwright-bdd to v8.3.0 ([5be62fc](https://github.com/e2e-test-quest/uuv/commit/5be62fce63fdd6ebbd5a33cb3b5910a339d18a57))
14
+
1
15
  # [1.0.0-beta.70](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.69...a11y-v1.0.0-beta.70) (2025-06-01)
2
16
 
3
17
 
package/dist/CHANGELOG.md CHANGED
@@ -1,3 +1,18 @@
1
+ # [1.0.0-beta.71](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.70...a11y-v1.0.0-beta.71) (2025-06-08)
2
+
3
+
4
+ ### Features
5
+
6
+ * **runner-playwright:** update dependency playwright-bdd to v8.3.0 ([5be62fc](https://github.com/e2e-test-quest/uuv/commit/5be62fce63fdd6ebbd5a33cb3b5910a339d18a57))
7
+
8
+ # [1.0.0-beta.70](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.69...a11y-v1.0.0-beta.70) (2025-06-01)
9
+
10
+
11
+ ### Features
12
+
13
+ * **assistant:** fix assistant uuv test, [#1006](https://github.com/e2e-test-quest/uuv/issues/1006) ([d670572](https://github.com/e2e-test-quest/uuv/commit/d6705723ef7f6f94962b63d52788db721c80c2e2))
14
+ * update cypress to v14, nx to v21, eslint to v9 and move assitant builder to vite ([1db2aa7](https://github.com/e2e-test-quest/uuv/commit/1db2aa7930653af95dc2da27fcf8ef2e38cd737a))
15
+
1
16
  # [1.0.0-beta.69](https://github.com/e2e-test-quest/uuv/compare/a11y-v1.0.0-beta.68...a11y-v1.0.0-beta.69) (2025-05-11)
2
17
 
3
18
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/a11y",
3
- "version": "1.0.0-beta.69",
3
+ "version": "1.0.0-beta.71",
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.70",
3
+ "version": "1.0.0-beta.72",
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)",