Skip to content

Commit 8a68b00

Browse files
committed
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2025-09-22) ### 🛠️ Other changes * **deps:** update NitroText to version 1.0.2 ([09fed5f](09fed5f))
1 parent 09fed5f commit 8a68b00

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.3](https://github.com/patrickkabwe/react-native-nitro-text/compare/v1.0.2...v1.0.3) (2025-09-22)
2+
3+
### 🛠️ Other changes
4+
5+
* **deps:** update NitroText to version 1.0.2 ([09fed5f](https://github.com/patrickkabwe/react-native-nitro-text/commit/09fed5f6d3c9f20b0690b9947b3f53be933051b0))
6+
17
## [1.0.2](https://github.com/patrickkabwe/react-native-nitro-text/compare/v1.0.1...v1.0.2) (2025-09-22)
28

39
### 🐛 Bug Fixes

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.2",
3+
"version": "1.0.3",
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)