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

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.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
+
3
+
4
+ ### Features
5
+
6
+ * **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))
7
+ * 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))
8
+
1
9
  # [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
10
 
3
11