Skip to content

Commit

Permalink
release(runner-commons): 1.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.5.1](runner-commons-v1.5.0...runner-commons-v1.5.1) (2023-07-30)

### Bug Fixes

* **deps:** update dependency @cucumber/cucumber to v9.3.0 ([212250b](212250b))
* **deps:** update dependency @cypress/webpack-preprocessor to v5.17.1 ([9570e56](9570e56))
* **deps:** update dependency antd to v5.7.3 ([452fc3c](452fc3c))
* **deps:** update dependency axe-core to v4.7.2 ([965b9dc](965b9dc))
* **deps:** update dependency cypress to v12.17.2 ([49a3012](49a3012))
* **deps:** update dependency nanoid to v3.3.6 ([82fa0c3](82fa0c3))
* **deps:** update docusaurus monorepo to v2.4.1 ([9c0f5fb](9c0f5fb))
  • Loading branch information
semantic-release-bot committed Jul 30, 2023
1 parent 452fc3c commit 5710228
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/runner-commons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [1.5.1](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v1.5.0...runner-commons-v1.5.1) (2023-07-30)


### Bug Fixes

* **deps:** update dependency @cucumber/cucumber to v9.3.0 ([212250b](https://github.com/e2e-test-quest/uuv/commit/212250be47e040e34de18af33986a1f26f7b00a2))
* **deps:** update dependency @cypress/webpack-preprocessor to v5.17.1 ([9570e56](https://github.com/e2e-test-quest/uuv/commit/9570e5689387a2c770994576d779a34ff242ca76))
* **deps:** update dependency antd to v5.7.3 ([452fc3c](https://github.com/e2e-test-quest/uuv/commit/452fc3c3861509e8aba46b3efa248f365bbfb747))
* **deps:** update dependency axe-core to v4.7.2 ([965b9dc](https://github.com/e2e-test-quest/uuv/commit/965b9dcb1445c369c770ed056ab990e3f966197b))
* **deps:** update dependency cypress to v12.17.2 ([49a3012](https://github.com/e2e-test-quest/uuv/commit/49a3012f7ebf0e6ecc879d21ff86147938967607))
* **deps:** update dependency nanoid to v3.3.6 ([82fa0c3](https://github.com/e2e-test-quest/uuv/commit/82fa0c31207a9004a8b365fe0e92fcaac38e1be3))
* **deps:** update docusaurus monorepo to v2.4.1 ([9c0f5fb](https://github.com/e2e-test-quest/uuv/commit/9c0f5fb6a641f54fc97d0940acfebdfb5106a790))

# [1.5.0](https://github.com/e2e-test-quest/uuv/compare/runner-commons-v1.4.2...runner-commons-v1.5.0) (2023-07-02)


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": "1.5.0",
"version": "1.5.1",
"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

1 comment on commit 5710228

@vercel
Copy link

@vercel vercel bot commented on 5710228 Jul 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

uuv-assistant – ./

uuv-assistant-two.vercel.app

Please sign in to comment.