From e0681b6a555f8f23e91dc21896f9b281edd68067 Mon Sep 17 00:00:00 2001 From: Galen wei <1947612015@qq.com> Date: Thu, 13 Feb 2025 21:05:30 +0800 Subject: [PATCH 1/2] =?UTF-8?q?add=20react-native-harmony-v5.1.0.202?= =?UTF-8?q?=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.202.md | 12 ++++++------ .../react-native-harmony-v5.1.0.203.md | 16 ++++++++++++++++ ...1\210\346\234\254\350\257\264\346\230\216.md" | 2 +- 3 files changed, 23 insertions(+), 7 deletions(-) create mode 100644 docs/zh-cn/release-notes/react-native-harmony-v5.1.0.203.md diff --git a/docs/zh-cn/release-notes/react-native-harmony-v5.1.0.202.md b/docs/zh-cn/release-notes/react-native-harmony-v5.1.0.202.md index 14eff845..0e2d3c13 100644 --- a/docs/zh-cn/release-notes/react-native-harmony-v5.1.0.202.md +++ b/docs/zh-cn/release-notes/react-native-harmony-v5.1.0.202.md @@ -2,15 +2,15 @@ 当前React Native鸿蒙版本基于社区RN 0.72.5进行适配,发布版本信息如下: | 名称 | 版本号 | | ----------------------------- | -------------------------------| -| react-native-harmony.tgz | 0.72.56 | +| react-native-harmony.tgz | 0.72.57 | | react-native-harmony-cli.tgz | 0.0.28 | -| react_native_openharmony-5.1.0.202.har | 0.72.56 | -| react_native_openharmony_release-5.1.0.202.har | 5.1.0.202 | +| react_native_openharmony-5.1.0.203.har | 0.72.57 | +| react_native_openharmony_release-5.1.0.203.har | 5.1.0.203 | 配套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) | +| DevEco Studio | DevEco Studio 5.0.7.121 | +| HarmonyOS SDK | HarmonyOS SDK 5.0.2.123(SP18) | +| 手机ROM | ALN-AL00 205.0.0.123(SP19C00E121R4P25)
ALN-AL80 205.0.0.123(SP19C00E121R4P25)
BRA-AL00 205.0.0.123(SP19C00E121R4P25) | diff --git a/docs/zh-cn/release-notes/react-native-harmony-v5.1.0.203.md b/docs/zh-cn/release-notes/react-native-harmony-v5.1.0.203.md new file mode 100644 index 00000000..14eff845 --- /dev/null +++ b/docs/zh-cn/release-notes/react-native-harmony-v5.1.0.203.md @@ -0,0 +1,16 @@ +# React Native 鸿蒙化版本信息 +当前React Native鸿蒙版本基于社区RN 0.72.5进行适配,发布版本信息如下: +| 名称 | 版本号 | +| ----------------------------- | -------------------------------| +| react-native-harmony.tgz | 0.72.56 | +| react-native-harmony-cli.tgz | 0.0.28 | +| react_native_openharmony-5.1.0.202.har | 0.72.56 | +| react_native_openharmony_release-5.1.0.202.har | 5.1.0.202 | + +配套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 2ad5faa1..7bc6f8a0 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" @@ -8,4 +8,4 @@ - [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) -- [RNOH v5.1.0.202(2025-02-08)](./release-notes/react-native-harmony-v5.1.0.202.md)(非正式发布) \ No newline at end of file +- [RNOH v5.1.0.203(2025-02-13)](./release-notes/react-native-harmony-v5.1.0.203.md)(非正式发布) \ No newline at end of file -- Gitee From acb4cec66bd299348675fbdfc8987fd371cbf402 Mon Sep 17 00:00:00 2001 From: Galen wei <1947612015@qq.com> Date: Thu, 13 Feb 2025 22:49:21 +0800 Subject: [PATCH 2/2] =?UTF-8?q?add=20react-native-harmony-v5.1.0.203?= =?UTF-8?q?=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.202.md | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 docs/zh-cn/release-notes/react-native-harmony-v5.1.0.202.md diff --git a/docs/zh-cn/release-notes/react-native-harmony-v5.1.0.202.md b/docs/zh-cn/release-notes/react-native-harmony-v5.1.0.202.md deleted file mode 100644 index 0e2d3c13..00000000 --- a/docs/zh-cn/release-notes/react-native-harmony-v5.1.0.202.md +++ /dev/null @@ -1,16 +0,0 @@ -# React Native 鸿蒙化版本信息 -当前React Native鸿蒙版本基于社区RN 0.72.5进行适配,发布版本信息如下: -| 名称 | 版本号 | -| ----------------------------- | -------------------------------| -| react-native-harmony.tgz | 0.72.57 | -| react-native-harmony-cli.tgz | 0.0.28 | -| react_native_openharmony-5.1.0.203.har | 0.72.57 | -| react_native_openharmony_release-5.1.0.203.har | 5.1.0.203 | - -配套IDE、SDK版本和手机ROM: -| 名称 | 版本号 | -| ----------------------------- | -------------------------------| -| DevEco Studio | DevEco Studio 5.0.7.121 | -| HarmonyOS SDK | HarmonyOS SDK 5.0.2.123(SP18) | -| 手机ROM | ALN-AL00 205.0.0.123(SP19C00E121R4P25)
ALN-AL80 205.0.0.123(SP19C00E121R4P25)
BRA-AL00 205.0.0.123(SP19C00E121R4P25) | - -- Gitee