Skip to content

Commit

Permalink
release 3.5.8 (#4004)
Browse files Browse the repository at this point in the history
  • Loading branch information
kobenguyent authored Nov 16, 2023
1 parent b2a8344 commit 3ec908a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 3.5.8

Thanks all to those who contributed to make this release!

🐛 *Bug Fixes*
fix(appium): type of setNetworkConnection() (#3994) - by @mirao
fix: improve the way to show deprecated appium v1 message (#3992) - by @KobeNguyenT
fix: missing exit condition of some wait functions - by @kobenguyent

## 3.5.7

Thanks all to those who contributed to make this release!
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codeceptjs",
"version": "3.5.7",
"version": "3.5.8",
"description": "Supercharged End 2 End Testing Framework for NodeJS",
"keywords": [
"acceptance",
Expand Down

0 comments on commit 3ec908a

Please sign in to comment.