From dcd45603196c33f8652c9cd1d00df0fa5fa9d21f Mon Sep 17 00:00:00 2001 From: Galen wei <1947612015@qq.com> Date: Thu, 13 Feb 2025 22:55:32 +0800 Subject: [PATCH] =?UTF-8?q?add=20react-native-harmony-v5.1.0.203=E7=89=88?= =?UTF-8?q?=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> --- ...1.0.202.md => react-native-harmony-v5.1.0.203.md} | 12 ++++++------ ...7\211\210\346\234\254\350\257\264\346\230\216.md" | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) rename docs/zh-cn/release-notes/{react-native-harmony-v5.1.0.202.md => react-native-harmony-v5.1.0.203.md} (52%) 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.203.md similarity index 52% rename from docs/zh-cn/release-notes/react-native-harmony-v5.1.0.202.md rename to docs/zh-cn/release-notes/react-native-harmony-v5.1.0.203.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.203.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/\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