Skip to content

Commit

Permalink
chore(release): 8.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
y-infra committed Sep 19, 2024
1 parent 3fcf74d commit 745258b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [8.20.4](https://github.com/gemini-testing/testplane/compare/v8.20.3...v8.20.4) (2024-09-19)


### Bug Fixes

* **assertView:** do not fall when trying to take screenshot of the viewport ([be63d7c](https://github.com/gemini-testing/testplane/commit/be63d7c6ed4f48943a8ca7000315eb9ac06ee81e))
* stop REPL servers on call "halt" method ([3fcf74d](https://github.com/gemini-testing/testplane/commit/3fcf74d96296cc5e6ca459637db810578ba01fe2))

### [8.20.3](https://github.com/gemini-testing/testplane/compare/v8.20.2...v8.20.3) (2024-09-17)


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": "testplane",
"version": "8.20.3",
"version": "8.20.4",
"description": "Tests framework based on mocha and wdio",
"main": "build/src/index.js",
"files": [
Expand Down

0 comments on commit 745258b

Please sign in to comment.