Skip to content

Commit 340f18c

Browse files
chore(release): 2.0.0-beta.4 [skip ci]
# [2.0.0-beta.4](v2.0.0-beta.3...v2.0.0-beta.4) (2025-05-29) ### Bug Fixes * deps upgraded ([89fd985](89fd985)) * excluded tests in tsconfig ([cdae27e](cdae27e))
1 parent 1513c3f commit 340f18c

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.0-beta.4](https://github.com/JairajJangle/react-native-tree-multi-select/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2025-05-29)
2+
3+
4+
### Bug Fixes
5+
6+
* deps upgraded ([89fd985](https://github.com/JairajJangle/react-native-tree-multi-select/commit/89fd985c0069faa5005fa4fc4d58506ccf1d1ad2))
7+
* excluded tests in tsconfig ([cdae27e](https://github.com/JairajJangle/react-native-tree-multi-select/commit/cdae27e586ac931d57fe529fcf62e7b9157c9372))
8+
19
# [2.0.0-beta.3](https://github.com/JairajJangle/react-native-tree-multi-select/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2025-05-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.0-beta.3",
3+
"version": "2.0.0-beta.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)