From c5511a4c4356bade6eeb2b305180450c8c46717c Mon Sep 17 00:00:00 2001 From: Galen wei <1947612015@qq.com> Date: Sat, 8 Feb 2025 21:02:11 +0800 Subject: [PATCH] =?UTF-8?q?add=20react-native-harmony-v5.1.0.202=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> --- ...ony-v5.1.0.201.md => react-native-harmony-v5.1.0.202.md} | 6 +++--- .../\347\211\210\346\234\254\350\257\264\346\230\216.md" | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename docs/zh-cn/release-notes/{react-native-harmony-v5.1.0.201.md => react-native-harmony-v5.1.0.202.md} (78%) 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.202.md similarity index 78% rename from docs/zh-cn/release-notes/react-native-harmony-v5.1.0.201.md rename to docs/zh-cn/release-notes/react-native-harmony-v5.1.0.202.md index 586afd41..14eff845 100644 --- 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.202.md @@ -2,10 +2,10 @@ 当前React Native鸿蒙版本基于社区RN 0.72.5进行适配,发布版本信息如下: | 名称 | 版本号 | | ----------------------------- | -------------------------------| -| react-native-harmony.tgz | 0.72.54 | +| react-native-harmony.tgz | 0.72.56 | | 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 | +| 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: | 名称 | 版本号 | 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 1bd53aec..2ad5faa1 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.201(2025-01-26)](./release-notes/react-native-harmony-v5.1.0.201.md)(非正式发布) \ No newline at end of file +- [RNOH v5.1.0.202(2025-02-08)](./release-notes/react-native-harmony-v5.1.0.202.md)(非正式发布) \ No newline at end of file -- Gitee