Skip to content

Commit 5945871

Browse files
committed
Release 3.0.7
1 parent 5cb6a43 commit 5945871

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## <small>3.0.7 (2026-04-09)</small>
4+
5+
* fix: add missing style mapping on flatlist (#321) ([5cb6a43](https://github.com/nativewind/react-native-css/commit/5cb6a43)), closes [#321](https://github.com/nativewind/react-native-css/issues/321)
6+
37
## <small>3.0.6 (2026-03-20)</small>
48

59
* fix: bump version to 3.0.5 to match npm (#307) ([2eee527](https://github.com/nativewind/react-native-css/commit/2eee527)), closes [#307](https://github.com/nativewind/react-native-css/issues/307)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-css",
3-
"version": "3.0.6",
3+
"version": "3.0.7",
44
"description": "Use CSS stylesheets in React Native",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)