Skip to content

Commit

Permalink
Version Packages (rc)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 18, 2020
1 parent 6e157aa commit 85eb922
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Expand Up @@ -56,6 +56,7 @@
"curvy-timers-decide",
"cyan-jobs-carry",
"dry-frogs-perform",
"eighty-grapes-rule",
"eleven-apes-cheer",
"famous-bats-grow",
"few-donkeys-check",
Expand Down Expand Up @@ -107,6 +108,7 @@
"shaggy-cheetahs-vanish",
"sharp-frogs-applaud",
"shiny-knives-tell",
"silent-onions-call",
"silver-bulldogs-beg",
"smooth-carpets-matter",
"soft-moose-attend",
Expand Down
6 changes: 6 additions & 0 deletions packages/cache/CHANGELOG.md
Expand Up @@ -2,6 +2,12 @@

## 11.0.0-rc.0

### Patch Changes

- [`6e157aa1`](https://github.com/emotion-js/emotion/commit/6e157aa198ac32d326d1aa1a921f459d880a8428) [#2042](https://github.com/emotion-js/emotion/pull/2042) Thanks [@Andarist](https://github.com/Andarist)! - Remove missing key error from production environments to cut down the bundlesize footprint.

## 11.0.0-rc.0

### Major Changes

- [`9c4ebc16`](https://github.com/emotion-js/emotion/commit/9c4ebc160471097c5d04fb92dba3ed0df870bb63) [#2030](https://github.com/emotion-js/emotion/pull/2030) Thanks [@Andarist](https://github.com/Andarist)! - Release candidate version.
Expand Down
6 changes: 6 additions & 0 deletions packages/jest/CHANGELOG.md
Expand Up @@ -2,6 +2,12 @@

## 11.0.0-rc.0

### Patch Changes

- [`3abcf673`](https://github.com/emotion-js/emotion/commit/3abcf673d6d2ea8d802602dde1d5af33af75ac4c) [#2043](https://github.com/emotion-js/emotion/pull/2043) Thanks [@Andarist](https://github.com/Andarist)! - `@types/jest` has been moved from the dependencies to the optional peer dependencies as it should not be installed automatically for users not using TypeScript.

## 11.0.0-rc.0

### Major Changes

- [`9c4ebc16`](https://github.com/emotion-js/emotion/commit/9c4ebc160471097c5d04fb92dba3ed0df870bb63) [#2030](https://github.com/emotion-js/emotion/pull/2030) Thanks [@Andarist](https://github.com/Andarist)! - Release candidate version.
Expand Down

0 comments on commit 85eb922

Please sign in to comment.