Skip to content

Commit b882bcb

Browse files
Version Packages (#3352)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bac2865 commit b882bcb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/long-rice-grab.md

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

packages/jest/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @emotion/jest
22

3+
## 11.14.2
4+
5+
### Patch Changes
6+
7+
- [#3344](https://github.com/emotion-js/emotion/pull/3344) [`bac2865`](https://github.com/emotion-js/emotion/commit/bac28659a2ddc0c5e4c202b80ca5d562a9a89a28) Thanks [@ernestostifano](https://github.com/ernestostifano)! - Allow `@types/[email protected]` as an optional peer dependency
8+
39
## 11.13.0
410

511
### Minor Changes

packages/jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emotion/jest",
3-
"version": "11.13.0",
3+
"version": "11.14.2",
44
"description": "Jest utilities for emotion",
55
"main": "dist/emotion-jest.cjs.js",
66
"module": "dist/emotion-jest.esm.js",

0 commit comments

Comments
 (0)