Skip to content

Commit 46f40a7

Browse files
release(assistant): 2.45.0 [skip ci]
# [2.45.0](assistant-v2.44.0...assistant-v2.45.0) (2025-01-13) ### Bug Fixes * **assistant:** update dependency @codemirror/view to v6.36.2 ([63b0594](63b0594)) ### Features * **runner-playwright:** update dependency multiple-cucumber-html-reporter to v3.9.0 ([ae6f840](ae6f840))
1 parent d360b4e commit 46f40a7

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

packages/assistant/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.45.0](https://github.com/e2e-test-quest/uuv/compare/assistant-v2.44.0...assistant-v2.45.0) (2025-01-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **assistant:** update dependency @codemirror/view to v6.36.2 ([63b0594](https://github.com/e2e-test-quest/uuv/commit/63b05944448f5d7338bab42faca9d8ee47cb93c6))
7+
8+
9+
### Features
10+
11+
* **runner-playwright:** update dependency multiple-cucumber-html-reporter to v3.9.0 ([ae6f840](https://github.com/e2e-test-quest/uuv/commit/ae6f840742357b5c513c72177082a59770328b27))
12+
113
# [2.44.0](https://github.com/e2e-test-quest/uuv/compare/assistant-v2.43.0...assistant-v2.44.0) (2025-01-05)
214

315

packages/assistant/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uuv/assistant",
3-
"version": "2.44.0",
3+
"version": "2.45.0",
44
"author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
55
"description": "UUV Helper used to improve the life of testers and developers by generating cucumber phrases from the GUI.",
66
"license": "MIT",
@@ -60,7 +60,7 @@
6060
"@codemirror/view": "^6.26.3",
6161
"@uiw/codemirror-theme-github": "^4.22.1",
6262
"@uiw/react-codemirror": "^4.22.1",
63-
"@uuv/runner-commons": "2.41.0",
63+
"@uuv/runner-commons": "2.42.0",
6464
"antd": "5.22.7",
6565
"figlet": "1.8.0",
6666
"inspector-dom": "0.1.1",
@@ -92,7 +92,7 @@
9292
"@types/testing-library__jest-dom": "5.14.9",
9393
"@typescript-eslint/eslint-plugin": "5.62.0",
9494
"@typescript-eslint/parser": "5.62.0",
95-
"@uuv/playwright": "3.27.0",
95+
"@uuv/playwright": "3.28.0",
9696
"dom-accessibility-api": "0.7.0",
9797
"eslint": "8.57.1",
9898
"eslint-plugin-react": "7.37.3",

0 commit comments

Comments
 (0)