diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cf352539..eb3345f13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.2.2](https://github.com/gemini-testing/hermione/compare/v8.2.1...v8.2.2) (2024-03-07) + + +### Bug Fixes + +* correctly screen elements inside iframes ([9ecf164](https://github.com/gemini-testing/hermione/commit/9ecf164f972b067084c1fa3d4b0d58c0dd3ee91f)) + ## [8.2.1](https://github.com/gemini-testing/hermione/compare/v8.2.0...v8.2.1) (2024-03-04) diff --git a/package-lock.json b/package-lock.json index 2dcd8f84d..df7fad828 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hermione", - "version": "8.2.1", + "version": "8.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hermione", - "version": "8.2.1", + "version": "8.2.2", "license": "MIT", "dependencies": { "@gemini-testing/commander": "2.15.3", diff --git a/package.json b/package.json index 014423322..9379c9ca2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hermione", - "version": "8.2.1", + "version": "8.2.2", "description": "Tests framework based on mocha and wdio", "main": "build/src/index.js", "files": [