Skip to content

Commit

Permalink
Version Packages (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 22, 2020
1 parent 7dea6d7 commit 48895ca
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Expand Up @@ -52,6 +52,7 @@
"clever-emus-watch",
"cool-candles-lie",
"curvy-timers-decide",
"dry-frogs-perform",
"dull-carrots-enjoy",
"eleven-apes-cheer",
"five-paws-try",
Expand Down
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
@@ -1,5 +1,11 @@
# @emotion/react

## 11.0.0-next.12

### Patch Changes

- [`7dea6d7a`](https://github.com/emotion-js/emotion/commit/7dea6d7a9a87f00cf9b695b58a2f65b67e17fabd) [#1600](https://github.com/emotion-js/emotion/pull/1600) Thanks [@Andarist](https://github.com/Andarist)! - Fixed styles inserted by `<Global/>` component not inheriting `speedy` option from a cache passed to a wrapping `<CacheProvider/>`.

## 11.0.0-next.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
@@ -1,6 +1,6 @@
{
"name": "@emotion/react",
"version": "11.0.0-next.11",
"version": "11.0.0-next.12",
"main": "dist/react.cjs.js",
"module": "dist/react.esm.js",
"browser": {
Expand Down

0 comments on commit 48895ca

Please sign in to comment.