Skip to content

Commit

Permalink
Version Packages (#3224)
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] authored Jul 25, 2024
1 parent c72d279 commit c6f01a2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tasty-doors-leave.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @emotion/cache

## 11.13.1

### Patch Changes

- [#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

## 11.13.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@emotion/cache",
"version": "11.13.0",
"version": "11.13.1",
"description": "emotion's cache",
"main": "dist/emotion-cache.cjs.js",
"module": "dist/emotion-cache.esm.js",
Expand Down

0 comments on commit c6f01a2

Please sign in to comment.