Skip to content

Commit c806e46

Browse files
committed
synchronized with docs
1 parent 6920f35 commit c806e46

1 file changed

Lines changed: 18 additions & 5 deletions

File tree

docs/changelog.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,31 @@ layout: Section
77

88
# Releases
99

10+
## 3.7.8
11+
12+
❤️ Thanks all to those who contributed to make this release! ❤️
13+
14+
## 🧹 Chores & Maintenance
15+
16+
- Update dependencies ([#5510](https://github.com/codeceptjs/CodeceptJS/issues/5510)) - by **[thomashohn](https://github.com/thomashohn)**
17+
- Create gitleaks.yml ([#5505](https://github.com/codeceptjs/CodeceptJS/issues/5505)) - by **[kobenguyent](https://github.com/kobenguyent)**
18+
- Fix open security issues ([#5504](https://github.com/codeceptjs/CodeceptJS/issues/5504)) - by **[thomashohn](https://github.com/thomashohn)**
19+
1020
## 3.7.7
1121

1222
❤️ Thanks all to those who contributed to make this release! ❤️
1323

14-
🐛 *Bug Fixes*
15-
* fix: `run-workers --by suite` parallelization broken by test file sorting ([#5412](https://github.com/codeceptjs/CodeceptJS/issues/5412)) ([#5419](https://github.com/codeceptjs/CodeceptJS/issues/5419)) - by **[mirao](https://github.com/mirao)**
16-
* fix: support Playwright 1.58+ output format in `codeceptjs info` ([#5423](https://github.com/codeceptjs/CodeceptJS/issues/5423)) - by **[mirao](https://github.com/mirao)**
24+
🐛 _Bug Fixes_
25+
26+
- fix: `run-workers --by suite` parallelization broken by test file sorting ([#5412](https://github.com/codeceptjs/CodeceptJS/issues/5412)) ([#5419](https://github.com/codeceptjs/CodeceptJS/issues/5419)) - by **[mirao](https://github.com/mirao)**
27+
- fix: support Playwright 1.58+ output format in `codeceptjs info` ([#5423](https://github.com/codeceptjs/CodeceptJS/issues/5423)) - by **[mirao](https://github.com/mirao)**
1728

18-
📖 *Documentation*
19-
* doc: fix playwright link to external device list ([#5450](https://github.com/codeceptjs/CodeceptJS/issues/5450)) - by **[gimler](https://github.com/gimler)**
29+
📖 _Documentation_
30+
31+
- doc: fix playwright link to external device list ([#5450](https://github.com/codeceptjs/CodeceptJS/issues/5450)) - by **[gimler](https://github.com/gimler)**
2032

2133
## 🧹 Chores & Maintenance
34+
2235
- chore(deps): keep dependencies in sync ([#5494](https://github.com/codeceptjs/CodeceptJS/issues/5494), [#5490](https://github.com/codeceptjs/CodeceptJS/issues/5490), [#5488](https://github.com/codeceptjs/CodeceptJS/issues/5488), [#5477](https://github.com/codeceptjs/CodeceptJS/issues/5477), [#5472](https://github.com/codeceptjs/CodeceptJS/issues/5472), [#5467](https://github.com/codeceptjs/CodeceptJS/issues/5467), [#5463](https://github.com/codeceptjs/CodeceptJS/issues/5463), [#5458](https://github.com/codeceptjs/CodeceptJS/issues/5458), [#5448](https://github.com/codeceptjs/CodeceptJS/issues/5448)) - by **[thomashohn](https://github.com/thomashohn)**
2336

2437
## 3.7.6

0 commit comments

Comments
 (0)