Skip to content

Commit 4c6c9ce

Browse files
Version Packages (#567)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c245620 commit 4c6c9ce

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

β€Ž.changeset/moody-panthers-impress.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
@@ -0,0 +1,7 @@
1+
# jest-extended
2+
3+
## 3.2.4
4+
5+
### Patch Changes
6+
7+
- 0b07513: Support varargs in toHaveBeenCalledOnceWith (#557)

β€Ž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": "3.2.3",
3+
"version": "3.2.4",
44
"description": "Additional Jest matchers",
55
"main": "dist/index.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
Β (0)