Skip to content

Commit 3df539e

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2025-05-11) ### Bug Fixes * replaced old package name in readme ([82cfbf3](82cfbf3))
1 parent 82cfbf3 commit 3df539e

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.2](https://github.com/JairajJangle/react-native-checkbox/compare/v1.0.1...v1.0.2) (2025-05-11)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced old package name in readme ([82cfbf3](https://github.com/JairajJangle/react-native-checkbox/commit/82cfbf3c5d40348b34e9e1e1c8d199e2fe5be2f7))
7+
18
## [1.0.1](https://github.com/JairajJangle/react-native-checkbox/compare/v1.0.0...v1.0.1) (2025-05-10)
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.1",
3+
"version": "1.0.2",
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)