Skip to content

Commit 4134ae2

Browse files
github-actions[bot]emmatown
authored andcommitted
Version Packages (#1500)
1 parent bfb4005 commit 4134ae2

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

.changeset/weak-spies-help/changes.json

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

.changeset/weak-spies-help/changes.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/emotion-theming/CHANGELOG.md

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

3+
## 10.0.18
4+
5+
### Patch Changes
6+
7+
- [bfb40050](https://github.com/emotion-js/emotion/commit/bfb400503d0d8d399e4e0051dc6e5eac40624b10) [#1499](https://github.com/emotion-js/emotion/pull/1499) Thanks [@tkh44](https://github.com/tkh44)! - Add useTheme React hook to emotion-theming
8+
39
## 10.0.17
410

511
### Patch Changes

packages/emotion-theming/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "emotion-theming",
3-
"version": "10.0.17",
3+
"version": "10.0.18",
44
"description": "A CSS-in-JS theming solution, inspired by styled-components",
55
"main": "dist/emotion-theming.cjs.js",
66
"module": "dist/emotion-theming.esm.js",

0 commit comments

Comments
 (0)