Skip to content

Commit ef548a2

Browse files
Version Packages (#5565)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 246c77b commit ef548a2

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/kind-shoes-stare.md

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

.changeset/nasty-kids-count.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.16
4+
5+
### Patch Changes
6+
7+
- 246c77b: Resolve TS error related to `ExoticComponentWithDisplayName` API from React.
8+
- 4757191: Native typings weren't on the correct folder, which caused issues on React Native projects using this library
9+
310
## 6.1.15
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.15",
3+
"version": "6.1.16",
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)