Skip to content

Commit cd35f48

Browse files
committed
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2025-09-22) ### 🐛 Bug Fixes * ship NitroText headers with npm package ([325a3d9](325a3d9))
1 parent 234f927 commit cd35f48

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.1](https://github.com/patrickkabwe/react-native-nitro-text/compare/v1.0.0...v1.0.1) (2025-09-22)
2+
3+
### 🐛 Bug Fixes
4+
5+
* ship NitroText headers with npm package ([325a3d9](https://github.com/patrickkabwe/react-native-nitro-text/commit/325a3d917b25b56809a6bd5741af7849fb224345))
6+
17
## 1.0.0 (2025-09-21)
28

39
### ✨ Features

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-nitro-text",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A Text component that is much richer and performant for both iOS and Android.",
55
"main": "./lib/commonjs/index.js",
66
"module": "./lib/module/index.js",

0 commit comments

Comments
 (0)