Skip to content

Commit 4cdb381

Browse files
Version Packages (#5580)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bdac7af commit 4cdb381

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/afraid-plants-bathe.md

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

.changeset/odd-lions-attend.md

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

packages/styled-components/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# styled-components
22

3+
## 6.1.18
4+
5+
### Patch Changes
6+
7+
- 76b18a4: fix react 19 compatibility
8+
- bdac7af: Quickfix to support expo sdk >= 53 and react-native >=0.79.
9+
310
## 6.1.17
411

512
### Patch Changes

packages/styled-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "styled-components",
3-
"version": "6.1.17",
3+
"version": "6.1.18",
44
"description": "CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)