From b0dde75f8776bff21414fd36df6a8c3cdb4933de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E4=BC=9Fx?= Date: Fri, 5 Dec 2025 14:33:53 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0react-native-fingerpr?= =?UTF-8?q?int-scanner=200.72=E5=8F=91=E5=B8=83=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 任伟x --- en/react-native-fingerprint-scanner.md | 4 ++-- zh-cn/react-native-fingerprint-scanner.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en/react-native-fingerprint-scanner.md b/en/react-native-fingerprint-scanner.md index 592151af2..d72e711b7 100644 --- a/en/react-native-fingerprint-scanner.md +++ b/en/react-native-fingerprint-scanner.md @@ -18,8 +18,8 @@ Please refer to the Releases page of the third-party library for the correspondi | Version | Package Name | Repository | Release | RN Version | | ---------- | ------------------------------------------------------------ | ---------- | ---------- | ---------- | -| 6.0.0@deprecated | @react-native-oh-tpl/react-native-fingerprint-scanner Releases | [Github(deprecated)](https://github.com/react-native-oh-library/react-native-fingerprint-scanner/releases) |[Github(Releases)](https://github.com/react-native-oh-library/react-native-fingerprint-scanner/releases) | 0.72 | -| 6.0.1 | @react-native-ohos/react-native-fingerprint-scanner Releases | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner) | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner/releases) | 0.72 | +| 6.0.0@deprecated | [@react-native-oh-tpl/react-native-fingerprint-scanner Releases](https://github.com/react-native-oh-library/react-native-fingerprint-scanner/releases) | [Github(deprecated)](https://github.com/react-native-oh-library/react-native-fingerprint-scanner/releases) |[Github(Releases)](https://github.com/react-native-oh-library/react-native-fingerprint-scanner/releases) | 0.72 | +| 6.0.1 | [@react-native-ohos/react-native-fingerprint-scanner Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner/releases) | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner) | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner/releases) | 0.72 | | 6.1.0 | [@react-native-ohos/react-native-fingerprint-scanner Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner/releases) | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner) | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner/releases) | 0.77 | For older versions not published on npm, please refer to the [Installation Guide](/zh-cn/tgz-usage.md) to install the tgz package. diff --git a/zh-cn/react-native-fingerprint-scanner.md b/zh-cn/react-native-fingerprint-scanner.md index 6c37ba09b..a61c03adb 100644 --- a/zh-cn/react-native-fingerprint-scanner.md +++ b/zh-cn/react-native-fingerprint-scanner.md @@ -17,8 +17,8 @@ 请到三方库的 Releases 发布地址查看配套的版本信息: | Version | Package Name | Repository | Release | RN Version | | ---------- | ------------------------------------------------------------ | ---------- | ---------- | ---------- | -| 6.0.0@deprecated | @react-native-oh-tpl/react-native-fingerprint-scanner Releases | [Github(deprecated)](https://github.com/react-native-oh-library/react-native-fingerprint-scanner/releases) |[Github(Releases)](https://github.com/react-native-oh-library/react-native-fingerprint-scanner/releases) | 0.72 | -| 6.0.1 | @react-native-ohos/react-native-fingerprint-scanner Releases | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner) | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner/releases) | 0.72 | +| 6.0.0@deprecated | [@react-native-oh-tpl/react-native-fingerprint-scanner Releases](https://github.com/react-native-oh-library/react-native-fingerprint-scanner/releases) | [Github(deprecated)](https://github.com/react-native-oh-library/react-native-fingerprint-scanner/releases) |[Github(Releases)](https://github.com/react-native-oh-library/react-native-fingerprint-scanner/releases) | 0.72 | +| 6.0.1 | [@react-native-ohos/react-native-fingerprint-scanner Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner/releases) | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner) | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner/releases) | 0.72 | | 6.1.0 | [@react-native-ohos/react-native-fingerprint-scanner Releases](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner/releases) | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner) | [GitCode](https://gitcode.com/openharmony-sig/rntpc_react-native-fingerprint-scanner/releases) | 0.77 | 对于未发布到npm的旧版本,请参考[安装指南](/zh-cn/tgz-usage.md)安装tgz包。 -- Gitee