File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 3.6.10
2
+
3
+ ❤️ Thanks all to those who contributed to make this release! ❤️
4
+
5
+ 🐛 * Bug Fixes*
6
+ fix(cli): missing failure counts when there is failedHooks (#4633 ) - by @kobenguyent
7
+
8
+ ## 3.6.9
9
+
10
+ ❤️ Thanks all to those who contributed to make this release! ❤️
11
+
12
+ 🐛 * Hot Fixes*
13
+ fix: could not run tests due to missing ` invisi-data ` lib - by @kobenguyent
14
+
1
15
## 3.6.8
2
16
3
17
❤️ Thanks all to those who contributed to make this release! ❤️
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codeceptjs" ,
3
- "version" : " 3.6.9 " ,
3
+ "version" : " 3.6.10 " ,
4
4
"description" : " Supercharged End 2 End Testing Framework for NodeJS" ,
5
5
"keywords" : [
6
6
" acceptance" ,
184
184
"strict" : false
185
185
}
186
186
}
187
- }
187
+ }
You can’t perform that action at this time.
0 commit comments