From f2c47a29992e61c4a5afe5ad40b6e0715bedc6cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=BF=97=E9=B9=8F?= Date: Mon, 16 Dec 2024 17:58:37 +0800 Subject: [PATCH] =?UTF-8?q?chore:add=20CHANGELOG.md=20Signed-off-by:=20?= =?UTF-8?q?=E6=9E=97=E5=BF=97=E9=B9=8F=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++++++ OAT.xml | 3 +++ 2 files changed, 9 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..cd87ee0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +# Changelog + +## v0.40.4-rc.1 +- react-native-image-crop-picker仓库迁移 ([e09dff16cc4c51bfdcec842921d3c30d49d39a19](https://gitee.com/openharmony-sig/rntpc_react-native-image-crop-picker/pulls/1)) +- chore: add COMMITTERS.md ([6e71f31b17e5aba5a60215b58ddc6f656def74f9](https://gitee.com/openharmony-sig/rntpc_react-native-image-crop-picker/pulls/2)) +- pre-release: @react-native-ohos/react-native-image-crop-picker@0.40.4-rc.1 ([db47a7fb5b3960c0e05a93f83edb13a5113eade2](https://gitee.com/openharmony-sig/rntpc_react-native-image-crop-picker/pulls/4)) diff --git a/OAT.xml b/OAT.xml index cfe6605..13e2e81 100644 --- a/OAT.xml +++ b/OAT.xml @@ -36,6 +36,7 @@ + @@ -58,6 +59,7 @@ + @@ -69,6 +71,7 @@ + -- Gitee