From 636420d0a169faac7065c7c519f9496ee78cac26 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 5 Oct 2022 10:52:08 +0000 Subject: [PATCH] Publish - @csssr/e2e-tools-codecept@1.1.9 - @csssr/e2e-tools-nightwatch@1.15.17 - @csssr/nightwatch-image-comparison@0.4.10 - @csssr/e2e-tools@1.6.9 --- modules/codecept/CHANGELOG.md | 8 ++++++++ modules/codecept/package.json | 4 ++-- modules/nightwatch-image-comparison/CHANGELOG.md | 8 ++++++++ modules/nightwatch-image-comparison/package.json | 2 +- modules/nightwatch/CHANGELOG.md | 8 ++++++++ modules/nightwatch/package.json | 6 +++--- modules/tools/CHANGELOG.md | 8 ++++++++ modules/tools/package.json | 2 +- 8 files changed, 39 insertions(+), 7 deletions(-) diff --git a/modules/codecept/CHANGELOG.md b/modules/codecept/CHANGELOG.md index 50f8a356..de34ad84 100644 --- a/modules/codecept/CHANGELOG.md +++ b/modules/codecept/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.9](https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools-codecept@1.1.8...@csssr/e2e-tools-codecept@1.1.9) (2022-10-05) + +**Note:** Version bump only for package @csssr/e2e-tools-codecept + + + + + ## [1.1.8](https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools-codecept@1.1.6...@csssr/e2e-tools-codecept@1.1.8) (2022-03-31) diff --git a/modules/codecept/package.json b/modules/codecept/package.json index b9997297..5dda44e2 100644 --- a/modules/codecept/package.json +++ b/modules/codecept/package.json @@ -1,6 +1,6 @@ { "name": "@csssr/e2e-tools-codecept", - "version": "1.1.8", + "version": "1.1.9", "description": "Codecept плагин для @csssr/e2e-tools", "author": "Pavel Liaukovich ", "license": "MIT", @@ -18,7 +18,7 @@ }, "dependencies": { "@codeceptjs/ui": "^0.4.6", - "@csssr/e2e-tools": "^1.6.8", + "@csssr/e2e-tools": "^1.6.9", "@types/node": "^14.14.41", "async-retry": "^1.3.3", "codeceptjs": "^3.3.0", diff --git a/modules/nightwatch-image-comparison/CHANGELOG.md b/modules/nightwatch-image-comparison/CHANGELOG.md index 42ad0d91..e0d2ced6 100644 --- a/modules/nightwatch-image-comparison/CHANGELOG.md +++ b/modules/nightwatch-image-comparison/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.4.10](https://github.com/CSSSR/e2e-tools/compare/@csssr/nightwatch-image-comparison@0.4.9...@csssr/nightwatch-image-comparison@0.4.10) (2022-10-05) + +**Note:** Version bump only for package @csssr/nightwatch-image-comparison + + + + + ## [0.4.9](https://github.com/CSSSR/e2e-tools/compare/@csssr/nightwatch-image-comparison@0.4.8...@csssr/nightwatch-image-comparison@0.4.9) (2022-01-28) diff --git a/modules/nightwatch-image-comparison/package.json b/modules/nightwatch-image-comparison/package.json index db388489..65605aaf 100644 --- a/modules/nightwatch-image-comparison/package.json +++ b/modules/nightwatch-image-comparison/package.json @@ -1,6 +1,6 @@ { "name": "@csssr/nightwatch-image-comparison", - "version": "0.4.9", + "version": "0.4.10", "description": "Screenshot assertions for Nightwatch", "main": "index.js", "author": "Maxim Samoilov ", diff --git a/modules/nightwatch/CHANGELOG.md b/modules/nightwatch/CHANGELOG.md index c7cbbb91..edcd5494 100644 --- a/modules/nightwatch/CHANGELOG.md +++ b/modules/nightwatch/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.15.17](https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools-nightwatch@1.15.16...@csssr/e2e-tools-nightwatch@1.15.17) (2022-10-05) + +**Note:** Version bump only for package @csssr/e2e-tools-nightwatch + + + + + ## [1.15.16](https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools-nightwatch@1.15.14...@csssr/e2e-tools-nightwatch@1.15.16) (2022-03-31) diff --git a/modules/nightwatch/package.json b/modules/nightwatch/package.json index e1e0d06c..d8e5a947 100644 --- a/modules/nightwatch/package.json +++ b/modules/nightwatch/package.json @@ -1,6 +1,6 @@ { "name": "@csssr/e2e-tools-nightwatch", - "version": "1.15.16", + "version": "1.15.17", "description": "Nightwatch плагин для @csssr/e2e-tools", "author": "Maxim Samoilov ", "license": "MIT", @@ -17,10 +17,10 @@ "access": "public" }, "dependencies": { - "@csssr/e2e-tools": "^1.6.8", + "@csssr/e2e-tools": "^1.6.9", "@csssr/mocha-jenkins-reporter": "0.6.2", "@csssr/mocha-testrail-ui": "0.4.6", - "@csssr/nightwatch-image-comparison": "0.4.9", + "@csssr/nightwatch-image-comparison": "^0.4.10", "@csssr/nightwatch-local-file-upload": "0.3.4", "@types/mocha": "^8.2.2", "@types/nightwatch": "^1.3.3", diff --git a/modules/tools/CHANGELOG.md b/modules/tools/CHANGELOG.md index f7491c0e..c4deaa20 100644 --- a/modules/tools/CHANGELOG.md +++ b/modules/tools/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.6.9](https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools@1.6.8...@csssr/e2e-tools@1.6.9) (2022-10-05) + +**Note:** Version bump only for package @csssr/e2e-tools + + + + + ## [1.6.8](https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools@1.6.6...@csssr/e2e-tools@1.6.8) (2022-03-31) diff --git a/modules/tools/package.json b/modules/tools/package.json index 31716eeb..9f46150b 100644 --- a/modules/tools/package.json +++ b/modules/tools/package.json @@ -1,6 +1,6 @@ { "name": "@csssr/e2e-tools", - "version": "1.6.8", + "version": "1.6.9", "description": "CLI утилита для быстрого добавления e2e тестов в проект", "author": "Maxim Samoilov ", "license": "MIT",