Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Dec 27, 2023
1 parent 2dc997d commit 7786242
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changes

## 0.2.1

- [`2dc997d`](https://github.com/mochify-js/driver-webdriver/commit/2dc997de45bb6423f7f624f0e00b493b08032a45)
Add mochify v0.5.0 as peer
- [`b0712c4`](https://github.com/mochify-js/driver-webdriver/commit/b0712c4a9f38e33294f7f861ec1cee681967beee)
Add sleep to wait for Selenium
- [`fbd88ab`](https://github.com/mochify-js/driver-webdriver/commit/fbd88abe442229b633ce315e1790597134864d41)
Ping selenium server before running integration test
- [`935c71b`](https://github.com/mochify-js/driver-webdriver/commit/935c71b7c8063ead55227cdd0ae44d03b9e02301)
Add GitHub action

_Released by [Maximilian Antoni](https://github.com/mantoni) on 2023-12-27._

## 0.2.0

- Initial release
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mochify/driver-webdriver",
"version": "0.2.0",
"version": "0.2.1",
"description": "WebDriver driver for Mochify",
"homepage": "https://github.com/mochify-js/driver-webdriver",
"main": "index.js",
Expand Down

0 comments on commit 7786242

Please sign in to comment.