Skip to content

Commit 915c6dd

Browse files
Version Packages (#767)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 89c99c4 commit 915c6dd

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/pretty-ends-tan.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shaky-rings-study.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# jest-extended
22

3+
## 5.0.2
4+
5+
### Patch Changes
6+
7+
- 846fac2: toIncludeSameMembers should fail when passed non-arrays
8+
- 89c99c4: toBeWithin fails with bigints
9+
310
## 5.0.1
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-extended",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Additional Jest matchers",
55
"main": "dist/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)