Skip to content

Commit

Permalink
release(runner-playwright): 1.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.1](Orange-OpenSource/uuv@runner-playwright-v1.7.0...runner-playwright-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 a225949 commit e66b2c5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions packages/runner-playwright/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-playwright-v1.7.0...runner-playwright-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-playwright-v1.6.1...runner-playwright-v1.7.0) (2023-07-31)


Expand Down
4 changes: 2 additions & 2 deletions packages/runner-playwright/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uuv/playwright",
"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 playwright.",
Expand Down Expand Up @@ -46,7 +46,7 @@
"dependencies": {
"@cucumber/cucumber": "9.3.0",
"@playwright/test": "1.33.0",
"@uuv/runner-commons": "1.6.0",
"@uuv/runner-commons": "1.6.1",
"axe-core": "4.7.2",
"axe-playwright": "1.2.3",
"chalk": "4.1.2",
Expand Down

0 comments on commit e66b2c5

Please sign in to comment.