From 4fd984b5e63af160cc08cda12d71f31415e62208 Mon Sep 17 00:00:00 2001 From: DudaGod Date: Thu, 27 Apr 2023 14:25:14 +0300 Subject: [PATCH] chore(release): 7.0.5 --- 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 54809ccff..d1318b28c 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.5](https://github.com/gemini-testing/hermione/compare/v7.0.4...v7.0.5) (2023-04-27) + + +### Bug Fixes + +* handle unhandled rejections with circular refs on timeout error ([8c38c66](https://github.com/gemini-testing/hermione/commit/8c38c668f3ecbdaae61f73d740fe916582713aec)) + ### [7.0.4](https://github.com/gemini-testing/hermione/compare/v7.0.3...v7.0.4) (2023-04-06) diff --git a/package-lock.json b/package-lock.json index 9ec1af69f..757cc9882 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hermione", - "version": "7.0.4", + "version": "7.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hermione", - "version": "7.0.4", + "version": "7.0.5", "license": "MIT", "dependencies": { "@gemini-testing/commander": "2.15.3", diff --git a/package.json b/package.json index d3c965c6b..0de6a415a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hermione", - "version": "7.0.4", + "version": "7.0.5", "description": "Tests framework based on mocha and wdio", "main": "build/hermione.js", "files": [