Skip to content

Commit

Permalink
Version Packages (#3020)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Apr 5, 2023
1 parent b02be0b commit 149194e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/rare-maps-juggle.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cache/CHANGELOG.md
@@ -1,5 +1,11 @@
# @emotion/cache

## 11.10.7

### Patch Changes

- [#3019](https://github.com/emotion-js/emotion/pull/3019) [`b02be0ba`](https://github.com/emotion-js/emotion/commit/b02be0bae0048df4b3a8567436bc31059b00d213) Thanks [@Andarist](https://github.com/Andarist)! - Fixed `/* emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason */` not disabling the warning for rules defined inside other rules.

## 11.10.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/package.json
@@ -1,6 +1,6 @@
{
"name": "@emotion/cache",
"version": "11.10.5",
"version": "11.10.7",
"description": "emotion's cache",
"main": "dist/emotion-cache.cjs.js",
"module": "dist/emotion-cache.esm.js",
Expand Down

0 comments on commit 149194e

Please sign in to comment.