From d59ac1adbb12178b291d2ce6a51a624f68a36d03 Mon Sep 17 00:00:00 2001 From: Rashid Ksirov Date: Thu, 6 Apr 2023 15:17:51 +0300 Subject: [PATCH] chore(release): 7.0.4 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a514b76e2..54809ccff 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.0.4](https://github.com/gemini-testing/hermione/compare/v7.0.3...v7.0.4) (2023-04-06) + + +### Bug Fixes + +* reset cursor correctly for body with negative coords ([a0b8cd6](https://github.com/gemini-testing/hermione/commit/a0b8cd64d6cece993b801e2ea5b9c82b59163873)) + ### [7.0.3](https://github.com/gemini-testing/hermione/compare/v7.0.2...v7.0.3) (2023-04-04) diff --git a/package-lock.json b/package-lock.json index 5780afb4a..3cd082ae0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hermione", - "version": "7.0.3", + "version": "7.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hermione", - "version": "7.0.3", + "version": "7.0.4", "license": "MIT", "dependencies": { "@gemini-testing/commander": "2.15.3", diff --git a/package.json b/package.json index e26e57408..2d740746c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hermione", - "version": "7.0.3", + "version": "7.0.4", "description": "Tests framework based on mocha and wdio", "main": "build/hermione.js", "files": [