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 ef5af44 commit 471b10fCopy full SHA for 471b10f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/JairajJangle/react-native-checkbox/compare/v1.0.0...v1.0.1) (2025-05-10)
2
+
3
4
+### Bug Fixes
5
6
+* updated package keyword list ([ef5af44](https://github.com/JairajJangle/react-native-checkbox/commit/ef5af446b1f79f019636deca89830c75a7552824))
7
8
# [1.0.0](https://github.com/JairajJangle/react-native-checkbox/compare/v0.4.0...v1.0.0) (2025-05-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@futurejj/react-native-checkbox",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "A papery checkbox for react native",
"main": "./lib/module/index.js",
"types": "./lib/typescript/src/index.d.ts",
0 commit comments