File tree Expand file tree Collapse file tree 6 files changed +32
-5
lines changed Expand file tree Collapse file tree 6 files changed +32
-5
lines changed 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.14] ( https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools-codecept@1.1.13...@csssr/e2e-tools-codecept@1.1.14 ) (2023-06-22)
7+
8+ ** Note:** Version bump only for package @csssr/e2e-tools-codecept
9+
10+
11+
12+
13+
614## [ 1.1.13] ( https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools-codecept@1.1.12...@csssr/e2e-tools-codecept@1.1.13 ) (2023-06-22)
715
816** Note:** Version bump only for package @csssr/e2e-tools-codecept
Original file line number Diff line number Diff line change 11{
22 "name" : " @csssr/e2e-tools-codecept" ,
3- "version" : " 1.1.13 " ,
3+ "version" : " 1.1.14 " ,
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.13 " ,
21+ "@csssr/e2e-tools" : " ^1.6.14 " ,
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.22] ( https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools-nightwatch@1.15.21...@csssr/e2e-tools-nightwatch@1.15.22 ) (2023-06-22)
7+
8+ ** Note:** Version bump only for package @csssr/e2e-tools-nightwatch
9+
10+
11+
12+
13+
614## [ 1.15.21] ( https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools-nightwatch@1.15.20...@csssr/e2e-tools-nightwatch@1.15.21 ) (2023-06-22)
715
816** Note:** Version bump only for package @csssr/e2e-tools-nightwatch
Original file line number Diff line number Diff line change 11{
22 "name" : " @csssr/e2e-tools-nightwatch" ,
3- "version" : " 1.15.21 " ,
3+ "version" : " 1.15.22 " ,
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.13 " ,
20+ "@csssr/e2e-tools" : " ^1.6.14 " ,
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.14] ( https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools@1.6.13...@csssr/e2e-tools@1.6.14 ) (2023-06-22)
7+
8+
9+ ### Features
10+
11+ * Fix yarn.lock path in github workflows ([ 0fb75b2] ( https://github.com/CSSSR/e2e-tools/commit/0fb75b2582ccf9716486611dd4f9a6c84b227f5e ) )
12+
13+
14+
15+
16+
617## [ 1.6.13] ( https://github.com/CSSSR/e2e-tools/compare/@csssr/e2e-tools@1.6.12...@csssr/e2e-tools@1.6.13 ) (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.13 " ,
3+ "version" : " 1.6.14 " ,
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