Skip to content

Commit 80dab90

Browse files
chore(release): 1.0.0 [skip ci]
# [1.0.0](v0.4.0...v1.0.0) (2025-05-10) * feat!: major release BREAKING CHANGE: version bump ([013f7cf](013f7cf)) ### BREAKING CHANGES * version bump
1 parent 013f7cf commit 80dab90

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [1.0.0](https://github.com/JairajJangle/react-native-checkbox/compare/v0.4.0...v1.0.0) (2025-05-10)
2+
3+
4+
* feat!: major release BREAKING CHANGE: version bump ([013f7cf](https://github.com/JairajJangle/react-native-checkbox/commit/013f7cff22b6f210e6aa05eb0527bdfcca6f2261))
5+
6+
7+
### BREAKING CHANGES
8+
9+
* version bump
10+
111
# [0.4.0](https://github.com/JairajJangle/react-native-checkbox/compare/v0.3.0...v0.4.0) (2025-05-10)
212

313

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": "0.4.0",
3+
"version": "1.0.0",
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)