Skip to content

Commit 2d0f516

Browse files
committed
chore: release 0.16.1
1 parent 1f3c07d commit 2d0f516

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,5 +1,12 @@
11

22

3+
## [0.16.1](https://github.com/omahili/react-native-reorderable-list/compare/v0.16.0...v0.16.1) (2025-06-14)
4+
5+
6+
### Bug Fixes
7+
8+
* set native props not available on web ([1f3c07d](https://github.com/omahili/react-native-reorderable-list/commit/1f3c07dc4b6fc078724b4eff8e0fcef020d849ef))
9+
310
# [0.16.0](https://github.com/omahili/react-native-reorderable-list/compare/v0.15.0...v0.16.0) (2025-06-01)
411

512

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-reorderable-list",
3-
"version": "0.16.0",
3+
"version": "0.16.1",
44
"description": "Reorderable list for React Native applications, powered by Reanimated",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)