Skip to content

Commit

Permalink
release 3.6.10 (#4635)
Browse files Browse the repository at this point in the history
  • Loading branch information
kobenguyent authored Dec 11, 2024
1 parent 3e6415c commit 5abda10
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 3.6.10

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

🐛 *Bug Fixes*
fix(cli): missing failure counts when there is failedHooks (#4633) - by @kobenguyent

## 3.6.9

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

🐛 *Hot Fixes*
fix: could not run tests due to missing `invisi-data` lib - by @kobenguyent

## 3.6.8

❤️ Thanks all to those who contributed to make this release! ❤️
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeceptjs",
"version": "3.6.9",
"version": "3.6.10",
"description": "Supercharged End 2 End Testing Framework for NodeJS",
"keywords": [
"acceptance",
Expand Down Expand Up @@ -184,4 +184,4 @@
"strict": false
}
}
}
}

0 comments on commit 5abda10

Please sign in to comment.