Skip to content

Commit

Permalink
chore(release): 8.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DudaGod committed May 16, 2024
1 parent d52f2ca commit 473d9b6
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.9.3](https://github.com/gemini-testing/hermione/compare/hermione/8.9.2...hermione/8.9.3) (2024-05-16)


### Bug Fixes

* correctly screen element after moveTo ([b728078](https://github.com/gemini-testing/hermione/commit/b728078fa505c92e8c3f27a20a0a099f6064fedc))
* ignore "execution context was destroyed" error from puppeteer ([d52f2ca](https://github.com/gemini-testing/hermione/commit/d52f2caba28ae5b6eb9a8fff6bf847093476dbf1))

### [8.9.2](https://github.com/gemini-testing/hermione/compare/hermione/8.9.1...hermione/8.9.2) (2024-05-15)


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

0 comments on commit 473d9b6

Please sign in to comment.