Skip to content

Commit

Permalink
release(runner-commons): 2.39.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.39.0](runner-commons-v2.38.0...runner-commons-v2.39.0) (2024-12-22)

### Bug Fixes

* **assistant:** update dependency @uiw/codemirror-theme-github to v4.23.7 ([186f12e](186f12e))
* **assistant:** update dependency @uiw/react-codemirror to v4.23.7 ([357b9cf](357b9cf))
* **assistant:** update dependency antd to v5.22.5 ([9dc158d](9dc158d))
* **runner-playwright:** update playwright monorepo to v1.49.1 ([101653f](101653f))

### Features

* **runner-cypress:** update dependency cypress to v13.17.0 ([937dd6e](937dd6e))
* **runner-playwright:** update dependency webpack to v5.97.1 ([f8ad895](f8ad895))
  • Loading branch information
semantic-release-bot committed Dec 22, 2024
1 parent 0175e93 commit 03a4c7a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions packages/runner-commons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [2.39.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.38.0...runner-commons-v2.39.0) (2024-12-22)


### Bug Fixes

* **assistant:** update dependency @uiw/codemirror-theme-github to v4.23.7 ([186f12e](https://github.com/e2e-test-quest/uuv/commit/186f12e27cead4d33ea237f0397262d6af3ba515))
* **assistant:** update dependency @uiw/react-codemirror to v4.23.7 ([357b9cf](https://github.com/e2e-test-quest/uuv/commit/357b9cfb908a5a8b90e67053328abb4b05ab069d))
* **assistant:** update dependency antd to v5.22.5 ([9dc158d](https://github.com/e2e-test-quest/uuv/commit/9dc158d474a9e507b4c8f3054fc8808371064937))
* **runner-playwright:** update playwright monorepo to v1.49.1 ([101653f](https://github.com/e2e-test-quest/uuv/commit/101653f646eb6e881fde6ef5b5af608f2856eec1))


### Features

* **runner-cypress:** update dependency cypress to v13.17.0 ([937dd6e](https://github.com/e2e-test-quest/uuv/commit/937dd6eb08c10c89e095d04e1965596dd95c14dc))
* **runner-playwright:** update dependency webpack to v5.97.1 ([f8ad895](https://github.com/e2e-test-quest/uuv/commit/f8ad895ddad3f3a752f384c9bb9b6a128526bc5d))

# [2.38.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v2.37.0...runner-commons-v2.38.0) (2024-12-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/runner-commons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@uuv/runner-commons",
"version": "2.38.0",
"version": "2.39.0",
"type": "commonjs",
"author": "Louis Fredice NJAKO MOLOM (https://github.com/luifr10) & Stanley SERVICAL (https://github.com/stanlee974)",
"description": "A common lib for uuv",
Expand Down

0 comments on commit 03a4c7a

Please sign in to comment.