Skip to content

Commit

Permalink
Version Packages (#1661)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Andarist committed Nov 29, 2019
1 parent 858c6e7 commit 1eda973
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-peaches-travel.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.25

### Patch Changes

- [`858c6e70`](https://github.com/emotion-js/emotion/commit/858c6e70e2aa83d159dba00af16f1e34a6d93fd0) [#1648](https://github.com/emotion-js/emotion/pull/1648) Thanks [@ajs139](https://github.com/ajs139)! - Improve support for Enzyme's shallow rendering.

## 10.0.17

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.17",
"version": "10.0.25",
"description": "Jest utilities for emotion",
"main": "dist/jest-emotion.cjs.js",
"types": "types/index.d.ts",
Expand Down Expand Up @@ -49,4 +49,4 @@
"browser": {
"./dist/jest-emotion.cjs.js": "./dist/jest-emotion.browser.cjs.js"
}
}
}

0 comments on commit 1eda973

Please sign in to comment.