Skip to content

Commit a836d31

Browse files
Version Packages (#1967)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4979ebb commit a836d31

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/blue-pianos-smell.md

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

packages/core/CHANGELOG.md

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

3+
## 10.0.34
4+
5+
### Patch Changes
6+
7+
- [`4979ebb2`](https://github.com/emotion-js/emotion/commit/4979ebb2f9db94fa291384213e4f37e4a58a294a) [#1966](https://github.com/emotion-js/emotion/pull/1966) Thanks [@chnakamura](https://github.com/chnakamura)! - Fixed label extraction from the stack traces in Chrome in certain scenarios. This has affected only development builds.
8+
39
## 10.0.28
410

511
### Patch Changes

packages/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/core",
3-
"version": "10.0.28",
3+
"version": "10.0.34",
44
"main": "dist/core.cjs.js",
55
"module": "dist/core.esm.js",
66
"browser": {

0 commit comments

Comments
 (0)