Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Changes marked as (BREAKING) may break your app logic. Changes marked as (BREAKI
## [Unreleased]
- Nothing yet

## [0.11.1] - 2026-03-30

- release:@react-native-ohos/react-native-drax@0.11.1

## [0.11.1-rc.1] - 2025-11-03

- 修改组织名为 @react-native-ohos
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-ohos/react-native-drax",
"version": "0.11.1-rc.1",
"version": "0.11.1",
"description": "A drag-and-drop system for React Native",
"repository": {
"type": "git",
Expand Down