@uuv/dictionary 0.12.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,27 @@
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
+
15
+ # [0.13.0](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.12.0...dictionary-v0.13.0) (2026-03-29)
16
+
17
+
18
+ ### Features
19
+
20
+ * **deps:** update dependency @cucumber/gherkin to v39 ([23d4002](https://github.com/e2e-test-quest/uuv/commit/23d400287d3a414774b45c8768d7c410e2d351fa))
21
+ * **deps:** update dependency @modelcontextprotocol/sdk to v1.28.0 ([c605a3f](https://github.com/e2e-test-quest/uuv/commit/c605a3fb01b8668902a3bc5f0c5aa5b04438bf03))
22
+ * **deps:** update dependency zod to v4.3.6 ([26921b8](https://github.com/e2e-test-quest/uuv/commit/26921b82290e881e72f4c18a1f487683ccee66c7))
23
+ * **runner-cypress:** update dependency cypress to v15.13.0 ([2765ead](https://github.com/e2e-test-quest/uuv/commit/2765ead56b7e013ca5d0a0f5efbe4ee7bd794c28))
24
+
1
25
  # [0.12.0](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.11.0...dictionary-v0.12.0) (2026-03-22)
2
26
 
3
27
 
package/dist/CHANGELOG.md CHANGED
@@ -1,3 +1,23 @@
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
+
11
+ # [0.12.0](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.11.0...dictionary-v0.12.0) (2026-03-22)
12
+
13
+
14
+ ### Features
15
+
16
+ * **runner-commons:** update dependency figlet to v1.11.0 ([9ef9e82](https://github.com/e2e-test-quest/uuv/commit/9ef9e821f340f50a5471ebe9b986c823956a5d1e))
17
+ * **runner-cypress:** update dependency cypress to v15.12.0 ([05efa53](https://github.com/e2e-test-quest/uuv/commit/05efa5391684165efa222b1f773df080e7b22be7))
18
+ * **runner-playwright:** update dependency @cucumber/cucumber to v12.7.0 ([ee4ef96](https://github.com/e2e-test-quest/uuv/commit/ee4ef9627e620587a64f8db76dbbea0acc0f82e6))
19
+ * **runner-playwright:** update dependency playwright-bdd to v8.5.0 ([7003f59](https://github.com/e2e-test-quest/uuv/commit/7003f5933a4478cfcf0c880cc9182432bd388490))
20
+
1
21
  # [0.11.0](https://github.com/e2e-test-quest/uuv/compare/dictionary-v0.10.0...dictionary-v0.11.0) (2026-03-15)
2
22
 
3
23
 
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uuv/dictionary",
3
- "version": "0.11.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.12.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",