Skip to content

Commit

Permalink
release(runner-cypress): 2.48.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.48.0](runner-cypress-v2.47.0...runner-cypress-v2.48.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))
  • Loading branch information
semantic-release-bot committed Jan 13, 2025
1 parent 46f40a7 commit 8c64fe3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions packages/runner-cypress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.48.0](https://github.com/e2e-test-quest/uuv/compare/runner-cypress-v2.47.0...runner-cypress-v2.48.0) (2025-01-13)


### Bug Fixes

* **assistant:** update dependency @codemirror/view to v6.36.2 ([63b0594](https://github.com/e2e-test-quest/uuv/commit/63b05944448f5d7338bab42faca9d8ee47cb93c6))


### Features

* **runner-playwright:** update dependency multiple-cucumber-html-reporter to v3.9.0 ([ae6f840](https://github.com/e2e-test-quest/uuv/commit/ae6f840742357b5c513c72177082a59770328b27))

# [2.47.0](https://github.com/e2e-test-quest/uuv/compare/runner-cypress-v2.46.0...runner-cypress-v2.47.0) (2025-01-05)


Expand Down
6 changes: 3 additions & 3 deletions packages/runner-cypress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uuv/cypress",
"version": "2.47.0",
"version": "2.48.0",
"type": "commonjs",
"author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
"description": "A solution to facilitate the writing and execution of E2E tests understandable by any human being using cucumber(BDD) and cypress",
Expand Down Expand Up @@ -47,8 +47,8 @@
"@badeball/cypress-cucumber-preprocessor": "20.1.2",
"@cypress/webpack-preprocessor": "6.0.2",
"@testing-library/cypress": "10.0.2",
"@uuv/a11y": "1.0.0-beta.59",
"@uuv/runner-commons": "2.41.0",
"@uuv/a11y": "1.0.0-beta.60",
"@uuv/runner-commons": "2.42.0",
"axe-core": "4.10.2",
"chai-subset": "^1.6.0",
"cypress": "13.17.0",
Expand Down

0 comments on commit 8c64fe3

Please sign in to comment.