File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.1.12] ( https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools-codecept@1.1.11...@csssr/e2e-tools-codecept@1.1.12 ) (2023-06-22)
7+
8+ ** Note:** Version bump only for package @csssr/e2e-tools-codecept
9+
10+
11+
12+
13+
614## [ 1.1.11] ( https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools-codecept@1.1.10...@csssr/e2e-tools-codecept@1.1.11 ) (2023-06-22)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @csssr/e2e-tools-codecept" ,
3- "version" : " 1.1.11 " ,
3+ "version" : " 1.1.12 " ,
44 "description" : " Codecept плагин для @csssr/e2e-tools" ,
55 "author" : " Pavel Liaukovich <pl@xlinur.com>" ,
66 "license" : " MIT" ,
1818 },
1919 "dependencies" : {
2020 "@codeceptjs/ui" : " ^0.4.6" ,
21- "@csssr/e2e-tools" : " ^1.6.11 " ,
21+ "@csssr/e2e-tools" : " ^1.6.12 " ,
2222 "@types/node" : " ^18.16.18" ,
2323 "async-retry" : " ^1.3.3" ,
2424 "canvas" : " ^2.11.2" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.15.20] ( https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools-nightwatch@1.15.19...@csssr/e2e-tools-nightwatch@1.15.20 ) (2023-06-22)
7+
8+ ** Note:** Version bump only for package @csssr/e2e-tools-nightwatch
9+
10+
11+
12+
13+
614## [ 1.15.19] ( https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools-nightwatch@1.15.18...@csssr/e2e-tools-nightwatch@1.15.19 ) (2023-06-22)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @csssr/e2e-tools-nightwatch" ,
3- "version" : " 1.15.19 " ,
3+ "version" : " 1.15.20 " ,
44 "description" : " Nightwatch плагин для @csssr/e2e-tools" ,
55 "author" : " Maxim Samoilov <nitive@icloud.com>" ,
66 "license" : " MIT" ,
1717 "access" : " public"
1818 },
1919 "dependencies" : {
20- "@csssr/e2e-tools" : " ^1.6.11 " ,
20+ "@csssr/e2e-tools" : " ^1.6.12 " ,
2121 "@csssr/mocha-jenkins-reporter" : " 0.6.2" ,
2222 "@csssr/mocha-testrail-ui" : " 0.4.6" ,
2323 "@csssr/nightwatch-image-comparison" : " ^0.4.10" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.6.12] ( https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools@1.6.11...@csssr/e2e-tools@1.6.12 ) (2023-06-22)
7+
8+
9+ ### Bug Fixes
10+
11+ * Automatically set canvas dependency version to the latest one to avoid build errors during ` yarn install ` ([ 7083481] ( https://github.com/CSSSR/e2e-tools/commit/708348173bae1cc83522707ee0156ae919e10fb0 ) )
12+
13+
14+
15+
16+
617## [ 1.6.11] ( https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools@1.6.10...@csssr/e2e-tools@1.6.11 ) (2023-06-22)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @csssr/e2e-tools" ,
3- "version" : " 1.6.11 " ,
3+ "version" : " 1.6.12 " ,
44 "description" : " CLI утилита для быстрого добавления e2e тестов в проект" ,
55 "author" : " Maxim Samoilov <nitive@icloud.com>" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments