From c562571e03094360bbd82610927d6893f8a3cccd Mon Sep 17 00:00:00 2001 From: DudaGod Date: Wed, 18 Oct 2023 11:13:06 +0300 Subject: [PATCH] chore(release): 7.2.0 --- 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 793dfbf91..1e3161926 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.2.0](https://github.com/gemini-testing/hermione/compare/v7.1.6...v7.2.0) (2023-10-18) + + +### Features + +* ability to run tests in isolated environment ([d8909f3](https://github.com/gemini-testing/hermione/commit/d8909f3f6ac9c63a31ae55c9fb28543faead790e)) + ### [7.1.6](https://github.com/gemini-testing/hermione/compare/v7.1.5...v7.1.6) (2023-09-27) ### [7.1.5](https://github.com/gemini-testing/hermione/compare/v7.1.4...v7.1.5) (2023-09-26) diff --git a/package-lock.json b/package-lock.json index d358fac9a..03a88e44a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hermione", - "version": "7.1.6", + "version": "7.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "hermione", - "version": "7.1.6", + "version": "7.2.0", "license": "MIT", "dependencies": { "@gemini-testing/commander": "2.15.3", diff --git a/package.json b/package.json index 07ccd9c5a..8433b06ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hermione", - "version": "7.1.6", + "version": "7.2.0", "description": "Tests framework based on mocha and wdio", "main": "build/hermione.js", "files": [