Skip to content

Commit c6f01a2

Browse files
Version Packages (#3224)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c72d279 commit c6f01a2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tasty-doors-leave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cache/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @emotion/cache
22

3+
## 11.13.1
4+
5+
### Patch Changes
6+
7+
- [#3219](https://github.com/emotion-js/emotion/pull/3219) [`c72d279`](https://github.com/emotion-js/emotion/commit/c72d2798fe5d9e245ebe91e1b612919fda4ee0cf) Thanks [@Andarist](https://github.com/Andarist)! - Removed incorrect tripleslash directive referencing node types
8+
39
## 11.13.0
410

511
### Minor Changes

packages/cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emotion/cache",
3-
"version": "11.13.0",
3+
"version": "11.13.1",
44
"description": "emotion's cache",
55
"main": "dist/emotion-cache.cjs.js",
66
"module": "dist/emotion-cache.esm.js",

0 commit comments

Comments
 (0)