Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 18, 2023
1 parent feff464 commit 47ea0d5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/moody-panthers-impress.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,7 @@
# jest-extended

## 3.2.4

### Patch Changes

- 0b07513: Support varargs in toHaveBeenCalledOnceWith (#557)
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "jest-extended",
"version": "3.2.3",
"version": "3.2.4",
"description": "Additional Jest matchers",
"main": "dist/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 47ea0d5

Please sign in to comment.