Skip to content

Commit ad5f4af

Browse files
committed
version bump
1 parent 62c51c0 commit ad5f4af

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.4.1
2+
3+
* Updated mocha to v 10.2. Fixes #3591
4+
* Fixes executing a faling Before hook. Resolves #3592
5+
16
## 3.4.0
27

38
* **Updated to latest mocha and modern Cucumber**

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codeceptjs",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "Supercharged End 2 End Testing Framework for NodeJS",
55
"keywords": [
66
"acceptance",

0 commit comments

Comments
 (0)