@uuv/dictionary 0.3.0 → 0.5.0

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,28 @@
1
+ # [0.5.0](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.4.0...dictionary-v0.5.0) (2026-01-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **assistant:** update dependency dom-accessibility-api to v0.7.1 ([1e76c40](https://github.com/e2e-test-quest/uuv/commit/1e76c40a6d021a60c42b8a30e80281cb14a816f7))
7
+ * **runner-playwright:** update dependency axe-core to v4.11.1 ([8404435](https://github.com/e2e-test-quest/uuv/commit/8404435e018c6068a7a649a19d2f77b57d8f8260))
8
+
9
+
10
+ ### Features
11
+
12
+ * **assistant:** update dependency playwright-chromium to v1.58.0 ([963f73f](https://github.com/e2e-test-quest/uuv/commit/963f73fcff199a46201ce676c9dde278973c4953))
13
+ * **assistant:** update dependency tabbable to v6.4.0 ([0db9a9e](https://github.com/e2e-test-quest/uuv/commit/0db9a9e75a28bcbe4851f666934fdc90b06eaf68))
14
+ * **runner-cypress:** update dependency cypress to v15.9.0 ([16e7102](https://github.com/e2e-test-quest/uuv/commit/16e7102542e9a1a958c3d30971c9314bb6c3f0e2))
15
+ * **runner-playwright:** update dependency webpack to v5.104.1 ([715510a](https://github.com/e2e-test-quest/uuv/commit/715510ac995b295670568b8e8e492b7c6b8937e0))
16
+
17
+ # [0.4.0](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.3.0...dictionary-v0.4.0) (2026-01-18)
18
+
19
+
20
+ ### Features
21
+
22
+ * **deps:** update dependency @modelcontextprotocol/sdk to v1.25.2 [security] ([77e3511](https://github.com/e2e-test-quest/uuv/commit/77e3511ecbf906c72dedc798fa5883109095d0e4))
23
+ * **runner-playwright:** update dependency typescript to v5.9.3 ([3b0f131](https://github.com/e2e-test-quest/uuv/commit/3b0f1314104546c382bfabb38d3bc6a72c9b2e9e))
24
+ * **runner-playwright:** update dependency webpack to v5.104.1 ([d1dd93b](https://github.com/e2e-test-quest/uuv/commit/d1dd93b3426c7e9baee15c4ad88dc294ea23c9c7))
25
+
1
26
  # [0.3.0](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.2.1...dictionary-v0.3.0) (2026-01-01)
2
27
 
3
28
 
package/dist/CHANGELOG.md CHANGED
@@ -1,3 +1,24 @@
1
+ # [0.4.0](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.3.0...dictionary-v0.4.0) (2026-01-18)
2
+
3
+
4
+ ### Features
5
+
6
+ * **deps:** update dependency @modelcontextprotocol/sdk to v1.25.2 [security] ([77e3511](https://github.com/e2e-test-quest/uuv/commit/77e3511ecbf906c72dedc798fa5883109095d0e4))
7
+ * **runner-playwright:** update dependency typescript to v5.9.3 ([3b0f131](https://github.com/e2e-test-quest/uuv/commit/3b0f1314104546c382bfabb38d3bc6a72c9b2e9e))
8
+ * **runner-playwright:** update dependency webpack to v5.104.1 ([d1dd93b](https://github.com/e2e-test-quest/uuv/commit/d1dd93b3426c7e9baee15c4ad88dc294ea23c9c7))
9
+
10
+ # [0.3.0](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.2.1...dictionary-v0.3.0) (2026-01-01)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **runner-playwright:** update dependency playwright-bdd to v8.4.2 ([0987311](https://github.com/e2e-test-quest/uuv/commit/0987311037768474960cbb6fcadfb888af1f49e0))
16
+
17
+
18
+ ### Features
19
+
20
+ * **runner-cypress:** update dependency cypress to v15.8.1 ([b9770d8](https://github.com/e2e-test-quest/uuv/commit/b9770d8e85bea757a39c8829071959f5c05841a9))
21
+
1
22
  ## [0.2.1](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.2.0...dictionary-v0.2.1) (2025-12-07)
2
23
 
3
24
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/dictionary",
3
- "version": "0.2.1",
3
+ "version": "0.4.0",
4
4
  "author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
5
5
  "description": "UUV built-in set of cucumber sentences to write e2e tests",
6
6
  "type": "commonjs",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/dictionary",
3
- "version": "0.3.0",
3
+ "version": "0.5.0",
4
4
  "author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
5
5
  "description": "UUV built-in set of cucumber sentences to write e2e tests",
6
6
  "type": "commonjs",