Skip to content

Commit 915deaf

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2025-05-26) ### Bug Fixes * improper yarn package manager installation for contrib ([46adcb5](46adcb5))
1 parent 4ccc239 commit 915deaf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.2](https://github.com/JairajJangle/react-native-checkbox/compare/v1.0.1...v1.0.2) (2025-05-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@futurejj/react-native-checkbox",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A papery checkbox for react native",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)