Skip to content

Commit 4e04ef0

Browse files
committed
chore: update version to 5.2.1 and update changelog
1 parent 57340f4 commit 4e04ef0

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Changelog
2+
3+
## 5.2.1
4+
5+
- Updated dependencies:
6+
- debug to v4.4.1
7+
- mongodb-memory-server to v10
8+
- Updated Node.js to v22.15.1
9+
- Refactored isMongoMemoryReplSetOptions to helpers.ts
10+
111
# Breaking Changes
212

313
## 5.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shelf/jest-mongodb",
3-
"version": "5.1.0",
3+
"version": "5.2.1",
44
"description": "Run your tests using Jest & MongoDB in Memory server",
55
"keywords": [
66
"jest",

0 commit comments

Comments
 (0)