We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1777d3e commit c0c443bCopy full SHA for c0c443b
2 files changed
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.20.3] - 2026-05-02
11
+
12
## Fixed
13
14
- Added missing app.plugin.js
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-android-widget",
3
- "version": "0.20.2",
+ "version": "0.20.3",
4
"description": "Build Android Widgets with React Native",
5
"main": "lib/commonjs/index",
6
"module": "lib/module/index",
0 commit comments