Skip to content

Commit

Permalink
release(runner-cypress): 1.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.1](Orange-OpenSource/uuv@runner-cypress-v1.7.0...runner-cypress-v1.7.1) (2023-08-09)

### Bug Fixes

* **deps:** update dependency cypress to v12.17.3 ([35c812b](Orange-OpenSource@35c812b))
  • Loading branch information
semantic-release-bot committed Aug 9, 2023
1 parent ce6117c commit bf75e76
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/runner-cypress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.7.1](https://github.com/Orange-OpenSource/uuv/compare/runner-cypress-v1.7.0...runner-cypress-v1.7.1) (2023-08-09)


### Bug Fixes

* **deps:** update dependency cypress to v12.17.3 ([35c812b](https://github.com/Orange-OpenSource/uuv/commit/35c812bdabd1a3a2d27e972d3bb5c9323497c449))

# [1.7.0](https://github.com/Orange-OpenSource/uuv/compare/runner-cypress-v1.6.1...runner-cypress-v1.7.0) (2023-07-31)


Expand Down
4 changes: 2 additions & 2 deletions packages/runner-cypress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uuv/cypress",
"version": "1.7.0",
"version": "1.7.1",
"type": "commonjs",
"author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
"description": "A solution to run E2E tests written in cucumber(BDD) with cypress.",
Expand Down Expand Up @@ -46,7 +46,7 @@
"@badeball/cypress-cucumber-preprocessor": "16.0.3",
"@cypress/webpack-preprocessor": "5.17.1",
"@testing-library/cypress": "9.0.0",
"@uuv/runner-commons": "1.6.0",
"@uuv/runner-commons": "1.6.1",
"axe-core": "4.7.2",
"chalk": "4.1.2",
"cucumber-json-report-formatter": "0.1.4",
Expand Down

0 comments on commit bf75e76

Please sign in to comment.