8000 Version Packages (#3229) · emotion-js/emotion@e819f9c · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit e819f9c

Browse files
Version Packages (#3229)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 49f7435 commit e819f9c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/empty-sloths-flow.md

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

packages/primitives-core/CHANGELOG.md

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

3+
## 11.13.2
4+
5+
### Patch Changes
6+
7+
- [#3228](https://github.com/emotion-js/emotion/pull/3228) [`49f7435`](https://github.com/emotion-js/emotion/commit/49f7435783e2be88ad22012d5156085a25fbcd4e) Thanks [@daern91](https://github.com/daern91)! - Remove incorrect `browser` field from `package.json`
8+
39
## 11.13.0
410

511
### Minor Changes

packages/primitives-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@emotion/primitives-core",
3-
"version": "11.13.0",
3+
"version": "11.13.2",
44
"description": "Shared utilities for emotion primitives and native",
55
"main": "dist/emotion-primitives-core.cjs.js",
66
"module": "dist/emotion-primitives-core.esm.js",

0 commit comments

Comments
 (0)
0