Skip to content

Commit 7da8578

Browse files
committed
chore: release 0.21.0
1 parent a2b2f81 commit 7da8578

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.21.0] - 2026-07-11
11+
1012
### Added
1113

1214
- Add `lineHeight` and `lineSpacingExtra` style props to `TextWidget`

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-android-widget",
3-
"version": "0.20.3",
3+
"version": "0.21.0",
44
"description": "Build Android Widgets with React Native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)