Skip to content

Commit

Permalink
release(runner-playwright): 3.24.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.24.0](runner-playwright-v3.23.0...runner-playwright-v3.24.0) (2024-12-15)

### Features

* add a11y-dashboard project to workspace, [#460](#460) ([5051848](5051848))
  • Loading branch information
semantic-release-bot committed Dec 15, 2024
1 parent cb43819 commit dbc6343
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 @@
# [3.24.0](https://github.com/e2e-test-quest/uuv/compare/runner-playwright-v3.23.0...runner-playwright-v3.24.0) (2024-12-15)


### Features

* add a11y-dashboard project to workspace, [#460](https://github.com/e2e-test-quest/uuv/issues/460) ([5051848](https://github.com/e2e-test-quest/uuv/commit/5051848c426350746ba319f7227c10d4af71b0fe))

# [3.23.0](https://github.com/e2e-test-quest/uuv/compare/runner-playwright-v3.22.0...runner-playwright-v3.23.0) (2024-12-08)


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": "3.23.0",
"version": "3.24.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 playwright",
Expand Down Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@cucumber/tag-expressions": "^6.0.0",
"@playwright/test": "^1.44.1",
"@uuv/runner-commons": "2.37.0",
"@uuv/runner-commons": "2.38.0",
"axe-core": "4.10.2",
"axe-playwright": "2.0.3",
"chalk-table": "^1.0.2",
Expand Down

0 comments on commit dbc6343

Please sign in to comment.