From 7764f2ac570d738b817fc6583c150043a0e95951 Mon Sep 17 00:00:00 2001 From: jingjingliu Date: Thu, 11 Jun 2026 12:30:09 +0800 Subject: [PATCH] release:@react-native-ohos/react-native-image-gallery@2.1.6 Signed-off-by: jingjingliu --- README.md | 6 +++--- package.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index af452e2..84f0cc3 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# @react-native-oh-tpl/react-native-image-gallery +# @react-native-ohos/react-native-image-gallery 本项目基于 [react-native-image-gallery (react-native-image-gallery)](https://github.com/meliorence/react-native-image-gallery) ## 文档地址 / Documentation URL -[中文 / Chinese](https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-cn/react-native-image-gallery.md) +[中文 / Chinese](https://gitcode.com/CPF-RN/usage-docs/blob/master/zh-cn/react-native-image-gallery.md) -[英文 / English](https://gitee.com/react-native-oh-library/usage-docs/blob/master/zh-en/react-native-image-gallery.md) +[英文 / English](https://gitcode.com/CPF-RN/usage-docs/blob/master/en/react-native-image-gallery.md) ## 请悉知 / Acknowledgements diff --git a/package.json b/package.json index 6a9bc10..b017b5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "@react-native-oh-tpl/react-native-image-gallery", - "version": "2.1.5-0.0.1", + "name": "@react-native-ohos/react-native-image-gallery", + "version": "2.1.6", "description": "Pure JavaScript image gallery component for iOS、harmony and Android", "main": "src/Gallery", "scripts": {