diff --git a/CHANGELOG.md b/CHANGELOG.md index 018c21a92..f8465baae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## 3.7.9 + +❤️ Thanks all to those who contributed to make this release! ❤️ + +## 🧹 Chores & Maintenance + +- Fix all occurrences of @xmldom/xmldom to 0.9.10 and removed override (#5534) - by @thomashohn +- Fix security issue in axios and updated deps (#5530) - by @thomashohn +- Update outdated packages and security fixes (#5523) - by @thomashohn +- Align docker playwright version with composer (#5521) - by @thomashohn +- Fix critical security issue in axios (#5517) - by @thomashohn + ## 3.7.8 ❤️ Thanks all to those who contributed to make this release! ❤️ diff --git a/package.json b/package.json index dbecc93d5..4b1acc5a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "codeceptjs", - "version": "3.7.8", + "version": "3.7.9", "description": "Supercharged End 2 End Testing Framework for NodeJS", "keywords": [ "acceptance",