Skip to content

Commit

Permalink
Version Packages (#1666)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Andarist committed Dec 2, 2019
1 parent b3c5b8d commit 04038fd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/thin-suits-pull.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/jest-emotion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# jest-emotion

## 10.0.26

### Patch Changes

- [`b3c5b8de`](https://github.com/emotion-js/emotion/commit/b3c5b8de66e42dd2e6459862c9603f012ba01d54) [#1667](https://github.com/emotion-js/emotion/pull/1667) Thanks [@Andarist](https://github.com/Andarist)! - Revert improved support for Enzyme's shallow rendering - its release was an unforseen breaking change.

## 10.0.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-emotion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-emotion",
"version": "10.0.25",
"version": "10.0.26",
"description": "Jest utilities for emotion",
"main": "dist/jest-emotion.cjs.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 04038fd

Please sign in to comment.