Skip to content

Commit 76a8835

Browse files
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2025-10-23) ### Bug Fixes * do patch release ([f45b1cf](f45b1cf))
1 parent d91c8a9 commit 76a8835

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+
## [2.0.3](https://github.com/JairajJangle/react-native-tree-multi-select/compare/v2.0.2...v2.0.3) (2025-10-23)
2+
3+
4+
### Bug Fixes
5+
6+
* do patch release ([f45b1cf](https://github.com/JairajJangle/react-native-tree-multi-select/commit/f45b1cf6ca4cd25baf96d268c010998d316a97b5))
7+
18
## [2.0.2](https://github.com/JairajJangle/react-native-tree-multi-select/compare/v2.0.1...v2.0.2) (2025-08-19)
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": "react-native-tree-multi-select",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "A super-fast, customizable tree view component for React Native with multi-selection, checkboxes, and search filtering capabilities.",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)