diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ce2d3a27..d9cb4ff8e 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. +### [7.4.1](https://github.com/gemini-testing/hermione/compare/v7.4.0...v7.4.1) (2023-12-19) + + +### Bug Fixes + +* correctly disable animations in inframes for ios ([d53c157](https://github.com/gemini-testing/hermione/commit/d53c157ac7bd5f91ba285f0241e0ad21a7c34d9a)) + ## [7.4.0](https://github.com/gemini-testing/hermione/compare/v7.3.1...v7.4.0) (2023-12-01) diff --git a/package-lock.json b/package-lock.json index f595cd611..6152f03ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hermione", - "version": "7.4.0", + "version": "7.4.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hermione", - "version": "7.4.0", + "version": "7.4.1", "license": "MIT", "dependencies": { "@gemini-testing/commander": "2.15.3", diff --git a/package.json b/package.json index c2fa06dd8..36d897763 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hermione", - "version": "7.4.0", + "version": "7.4.1", "description": "Tests framework based on mocha and wdio", "main": "build/hermione.js", "files": [