Skip to content

Commit e9cb24c

Browse files
chore(release): 1.8.1 [skip ci]
## [1.8.1](v1.8.0...v1.8.1) (2025-02-02) ### Bug Fixes * upgrade react-native-paper from 5.12.5 to 5.13.1 ([36daeea](36daeea))
1 parent 7d8d2ff commit e9cb24c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.1](https://github.com/JairajJangle/react-native-tree-multi-select/compare/v1.8.0...v1.8.1) (2025-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade react-native-paper from 5.12.5 to 5.13.1 ([36daeea](https://github.com/JairajJangle/react-native-tree-multi-select/commit/36daeeafa71b8e9238736c6be68a34a5f008d68d))
7+
18
# [1.8.0](https://github.com/JairajJangle/react-native-tree-multi-select/compare/v1.7.1...v1.8.0) (2025-01-17)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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