diff --git a/CHANGELOG.md b/CHANGELOG.md index 9cde53f30..018c21a92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,28 @@ +## 3.7.8 + +โค๏ธ Thanks all to those who contributed to make this release! โค๏ธ + +## ๐Ÿงน Chores & Maintenance + +- Update dependencies (#5510) - by @thomashohn +- Create gitleaks.yml (#5505) - by @kobenguyent +- Fix open security issues (#5504) - by @thomashohn + ## 3.7.7 โค๏ธ Thanks all to those who contributed to make this release! โค๏ธ -๐Ÿ› *Bug Fixes* -* fix: `run-workers --by suite` parallelization broken by test file sorting (#5412) (#5419) - by @mirao -* fix: support Playwright 1.58+ output format in `codeceptjs info` (#5423) - by @mirao +๐Ÿ› _Bug Fixes_ + +- fix: `run-workers --by suite` parallelization broken by test file sorting (#5412) (#5419) - by @mirao +- fix: support Playwright 1.58+ output format in `codeceptjs info` (#5423) - by @mirao -๐Ÿ“– *Documentation* -* doc: fix playwright link to external device list (#5450) - by @gimler +๐Ÿ“– _Documentation_ + +- doc: fix playwright link to external device list (#5450) - by @gimler ## ๐Ÿงน Chores & Maintenance + - chore(deps): keep dependencies in sync (#5494, #5490, #5488, #5477, #5472, #5467, #5463, #5458, #5448) - by @thomashohn ## 3.7.6 diff --git a/package.json b/package.json index f4452ffad..f351a1c89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codeceptjs", - "version": "3.7.7", + "version": "3.7.8", "description": "Supercharged End 2 End Testing Framework for NodeJS", "keywords": [ "acceptance",