Skip to content

Commit

Permalink
chore(release): 7.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
DudaGod committed May 16, 2024
1 parent e779817 commit a67b802
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

### [7.5.7](https://github.com/gemini-testing/hermione/compare/hermione/v7.5.6...hermione/7.5.7) (2024-05-16)


### Bug Fixes

* correctly require plugins with yarn+pnp ([b350c7e](https://github.com/gemini-testing/hermione/commit/b350c7e01b7cdd890c95384b9f7da1cf58c888f4))
* correctly screen element after moveTo ([0aff29a](https://github.com/gemini-testing/hermione/commit/0aff29a50c7c26e61e61074d12f8240e828718a2))
* correctly specify "testplaneCtx.assertViewResults" type ([63ff66e](https://github.com/gemini-testing/hermione/commit/63ff66e45ccb4f2514a741bf6f8742985e42a559))
* ignore "execution context was destroyed" error from puppeteer ([e779817](https://github.com/gemini-testing/hermione/commit/e77981753eabcd83f75244df623a71c7d2f3e85e))

### [7.5.6](https://github.com/gemini-testing/hermione/compare/v7.5.5...v7.5.6) (2024-04-05)


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

0 comments on commit a67b802

Please sign in to comment.