@uuv/dictionary 0.13.0 → 0.14.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,17 @@
1
+ # [0.14.0](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.13.0...dictionary-v0.14.0) (2026-04-05)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **runner-playwright:** update dependency axe-core to v4.11.2 ([6be5e42](https://github.com/e2e-test-quest/uuv/commit/6be5e428c862d08e218d60cff9785c0d77962c57))
7
+
8
+
9
+ ### Features
10
+
11
+ * **assistant:** update dependency playwright-chromium to v1.59.1 ([d430c96](https://github.com/e2e-test-quest/uuv/commit/d430c96e7445eb262ca27900c0b778058c8b08f7))
12
+ * **deps:** update dependency @modelcontextprotocol/sdk to v1.29.0 ([e311320](https://github.com/e2e-test-quest/uuv/commit/e3113201ae81eb7bc488e9af0224416186417ec1))
13
+ * **deps:** update docusaurus monorepo to v3.9.2 ([cba0174](https://github.com/e2e-test-quest/uuv/commit/cba0174f196682e1bd7642c2ce91c895f5300ca8))
14
+
1
15
  # [0.13.0](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.12.0...dictionary-v0.13.0) (2026-03-29)
2
16
 
3
17
 
package/dist/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ # [0.13.0](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.12.0...dictionary-v0.13.0) (2026-03-29)
2
+
3
+
4
+ ### Features
5
+
6
+ * **deps:** update dependency @cucumber/gherkin to v39 ([23d4002](https://github.com/e2e-test-quest/uuv/commit/23d400287d3a414774b45c8768d7c410e2d351fa))
7
+ * **deps:** update dependency @modelcontextprotocol/sdk to v1.28.0 ([c605a3f](https://github.com/e2e-test-quest/uuv/commit/c605a3fb01b8668902a3bc5f0c5aa5b04438bf03))
8
+ * **deps:** update dependency zod to v4.3.6 ([26921b8](https://github.com/e2e-test-quest/uuv/commit/26921b82290e881e72f4c18a1f487683ccee66c7))
9
+ * **runner-cypress:** update dependency cypress to v15.13.0 ([2765ead](https://github.com/e2e-test-quest/uuv/commit/2765ead56b7e013ca5d0a0f5efbe4ee7bd794c28))
10
+
1
11
  # [0.12.0](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.11.0...dictionary-v0.12.0) (2026-03-22)
2
12
 
3
13
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/dictionary",
3
- "version": "0.12.0",
3
+ "version": "0.13.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.13.0",
3
+ "version": "0.14.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",