diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fa1d9d7..96268d45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [v0.18.9](https://github.com/joomcode/e2ed/tree/v0.18.9) (2024-08-20) + +[Full Changelog](https://github.com/joomcode/e2ed/compare/v0.18.8...v0.18.9) + ## [v0.18.8](https://github.com/joomcode/e2ed/tree/v0.18.8) (2024-08-20) [Full Changelog](https://github.com/joomcode/e2ed/compare/v0.18.7...v0.18.8) diff --git a/docs/index.html b/docs/index.html index a4206ee8..a424dc18 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1217,30 +1217,30 @@

Execution

Retry 1

- – - UTC - (34s 919ms) + – + UTC + (34s 784ms)

Retry 3

- – - UTC - (877ms) + – + UTC + (1s 724ms)

@@ -1423,6 +1423,6 @@

Retry 3

data-testid="app-column2" >

No test selected

- + \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 9ac7922f..1c6031ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "e2ed", - "version": "0.18.8", + "version": "0.18.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "e2ed", - "version": "0.18.8", + "version": "0.18.9", "license": "MIT", "dependencies": { "@playwright/test": "1.46.1", diff --git a/package.json b/package.json index 3c2286ac..f04070a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "e2ed", - "version": "0.18.8", + "version": "0.18.9", "description": "E2E testing framework over TestCafe", "keywords": [ "E2E",