Skip to content

Commit d45c4d4

Browse files
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2025-01-17) ### Bug Fixes * ci android setup potential fix ([fe9b562](fe9b562))
1 parent da157f8 commit d45c4d4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.1](https://github.com/JairajJangle/react-native-tree-multi-select/compare/v1.7.0...v1.7.1) (2025-01-17)
2+
3+
4+
### Bug Fixes
5+
6+
* ci android setup potential fix ([fe9b562](https://github.com/JairajJangle/react-native-tree-multi-select/commit/fe9b562ecc4b25d6c09823ed366bd28a3bd3a792))
7+
18
# [1.7.0](https://github.com/JairajJangle/react-native-tree-multi-select/compare/v1.6.1...v1.7.0) (2024-12-22)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-tree-multi-select",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "A super-fast, customizable tree view component for React Native with multi-selection, checkboxes, and search filtering capabilities.",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)