From 51490cb9adda446fa778e3cfea1f6a76b680dfee Mon Sep 17 00:00:00 2001
From: Galen wei <1947612015@qq.com>
Date: Sun, 26 Jan 2025 15:40:04 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0react-native-harmony-v5.1.0.2?=
=?UTF-8?q?00=E7=89=88=E6=9C=AC=E8=AF=B4=E6=98=8E?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Galen wei <1947612015@qq.com>
---
.../react-native-harmony-v5.1.0.201.md | 16 ++++++++++++++++
...1\210\346\234\254\350\257\264\346\230\216.md" | 3 ++-
2 files changed, 18 insertions(+), 1 deletion(-)
create mode 100644 docs/zh-cn/release-notes/react-native-harmony-v5.1.0.201.md
diff --git a/docs/zh-cn/release-notes/react-native-harmony-v5.1.0.201.md b/docs/zh-cn/release-notes/react-native-harmony-v5.1.0.201.md
new file mode 100644
index 00000000..586afd41
--- /dev/null
+++ b/docs/zh-cn/release-notes/react-native-harmony-v5.1.0.201.md
@@ -0,0 +1,16 @@
+# React Native 鸿蒙化版本信息
+当前React Native鸿蒙版本基于社区RN 0.72.5进行适配,发布版本信息如下:
+| 名称 | 版本号 |
+| ----------------------------- | -------------------------------|
+| react-native-harmony.tgz | 0.72.54 |
+| react-native-harmony-cli.tgz | 0.0.28 |
+| react_native_openharmony-5.1.0.201.har | 0.72.54 |
+| react_native_openharmony_release-5.1.0.201.har | 5.1.0.201 |
+
+配套IDE、SDK版本和手机ROM:
+| 名称 | 版本号 |
+| ----------------------------- | -------------------------------|
+| DevEco Studio | DevEco Studio 5.0.7.52 |
+| HarmonyOS SDK | HarmonyOS SDK 5.0.2.123(SP16) |
+| 手机ROM | ALN-AL00 205.0.0.123(SP16C00E121R4P25)
ALN-AL80 205.0.0.123(SP16C00E121R4P25)
BRA-AL00 205.0.0.123(SP16C00E121R4P25) |
+
diff --git "a/docs/zh-cn/\347\211\210\346\234\254\350\257\264\346\230\216.md" "b/docs/zh-cn/\347\211\210\346\234\254\350\257\264\346\230\216.md"
index 4eee765f..1bd53aec 100644
--- "a/docs/zh-cn/\347\211\210\346\234\254\350\257\264\346\230\216.md"
+++ "b/docs/zh-cn/\347\211\210\346\234\254\350\257\264\346\230\216.md"
@@ -7,4 +7,5 @@
- [RNOH v5.0.0.715(2024-10-25)](./release-notes/react-native-harmony-v5.0.0.715.md)
- [RNOH v5.0.0.812(2024-12-14)](./release-notes/react-native-harmony-v5.0.0.812.md)
- [RNOH v5.0.0.813(2024-12-26)](./release-notes/react-native-harmony-v5.0.0.813.md)
-- [RNOH v5.1.0.111(2025-01-25)](./release-notes/react-native-harmony-v5.1.0.111.md)(非正式发布)
\ No newline at end of file
+- [RNOH v5.1.0.111(2025-01-25)](./release-notes/react-native-harmony-v5.1.0.111.md)
+- [RNOH v5.1.0.201(2025-01-26)](./release-notes/react-native-harmony-v5.1.0.201.md)(非正式发布)
\ No newline at end of file
--
Gitee