Skip to content

Commit 786f305

Browse files
committed
Release 3.0.6
1 parent 2eee527 commit 786f305

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.6 (2026-03-20)</small>
4+
5+
* 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)
6+
37
## <small>3.0.5 (2026-03-15)</small>
48

59
* chore: add Claude Code skills for architecture and testing ([02bac92](https://github.com/nativewind/react-native-css/commit/02bac92))

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.5",
3+
"version": "3.0.6",
44
"description": "Use CSS stylesheets in React Native",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)