diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 8e729bcf..d6205c54 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -16,6 +16,12 @@ tag: vVERSION --- +## 1.0.0-alpha.7 + +`2024-10-31` + +- 🐛 Fix Attachments first upload could not trigger the upload request, by [@YumoImer](https://github.com/YumoImer) [#172](https://github.com/ant-design/x/pull/172) + ## 1.0.0-alpha.6 `2024-10-25` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index fb30a942..45a147e3 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -15,13 +15,19 @@ tag: vVERSION --- +## 1.0.0-alpha.7 + +`2024-10-31` + +- 🐛 修复 Attachments 组件第一次上传时无法触发上传请求的问题, 由 [@YumoImer](https://github.com/YumoImer) [#172](https://github.com/ant-design/x/pull/172) + ## 1.0.0-alpha.6 `2024-10-25` -- 🔥 新组件 附件 - `Attachments`, by [@zombieJ](https://github.com/zombieJ) [#168](https://github.com/ant-design/x/pull/168) -- 🔥 新工具 流 - `XStream`, by [@YumoImer](https://github.com/YumoImer) [#138](https://github.com/ant-design/x/pull/138) -- 🔥 新工具 请求 - `XRequest`, by [@YumoImer](https://github.com/YumoImer) [#138](https://github.com/ant-design/x/pull/138) +- 🔥 新组件 附件 - `Attachments`, 由 [@zombieJ](https://github.com/zombieJ) [#168](https://github.com/ant-design/x/pull/168) +- 🔥 新工具 流 - `XStream`, 由 [@YumoImer](https://github.com/YumoImer) [#138](https://github.com/ant-design/x/pull/138) +- 🔥 新工具 请求 - `XRequest`, 由 [@YumoImer](https://github.com/YumoImer) [#138](https://github.com/ant-design/x/pull/138) ## 1.0.0-alpha.5 diff --git a/package.json b/package.json index b06818c0..8193237a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/x", - "version": "1.0.0-alpha.6", + "version": "1.0.0-alpha.7", "description": "Crafting AI-driven interfaces with React, seamlessly integrating smart chat components and API services at your fingertips.", "keywords": [ "AI",