We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ccc239 commit 915deafCopy full SHA for 915deaf
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.3](https://github.com/JairajJangle/react-native-checkbox/compare/v1.0.2...v1.0.3) (2025-05-26)
2
+
3
4
+### Bug Fixes
5
6
+* improper yarn package manager installation for contrib ([46adcb5](https://github.com/JairajJangle/react-native-checkbox/commit/46adcb5a26e3cc7ca398d4c69768e2c8b0933d9b))
7
8
## [1.0.2](https://github.com/JairajJangle/react-native-checkbox/compare/v1.0.1...v1.0.2) (2025-05-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@futurejj/react-native-checkbox",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "A papery checkbox for react native",
"main": "./lib/module/index.js",
"types": "./lib/typescript/src/index.d.ts",
0 commit comments