Skip to content

Commit b636320

Browse files
chore(release): 2.0.4 [skip ci]
## [2.0.4](v2.0.3...v2.0.4) (2025-11-07) ### Bug Fixes * upgraded deps ([a595078](a595078)) * upgraded deps ([bd1e355](bd1e355))
1 parent a595078 commit b636320

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.0.4](https://github.com/JairajJangle/react-native-tree-multi-select/compare/v2.0.3...v2.0.4) (2025-11-07)
2+
3+
4+
### Bug Fixes
5+
6+
* upgraded deps ([a595078](https://github.com/JairajJangle/react-native-tree-multi-select/commit/a5950788a44c8cfbafed74c60f2ed73c4090e854))
7+
* upgraded deps ([bd1e355](https://github.com/JairajJangle/react-native-tree-multi-select/commit/bd1e355e3e9d19e3769b9993e5bfc16d76960319))
8+
19
## [2.0.3](https://github.com/JairajJangle/react-native-tree-multi-select/compare/v2.0.2...v2.0.3) (2025-10-23)
210

311

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.3",
3+
"version": "2.0.4",
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)