diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 922f708a..8e729bcf 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -16,6 +16,14 @@ tag: vVERSION --- +## 1.0.0-alpha.6 + +`2024-10-25` + +- 🔥 New Component `Attachments`, by [@zombieJ](https://github.com/zombieJ) [#168](https://github.com/ant-design/x/pull/168) +- 🔥 New Tools `XStream`, by [@YumoImer](https://github.com/YumoImer) [#138](https://github.com/ant-design/x/pull/138) +- 🔥 New Tools `XRequest`, by [@YumoImer](https://github.com/YumoImer) [#138](https://github.com/ant-design/x/pull/138) + ## 1.0.0-alpha.5 `2024-10-23` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 5ed2f74d..fb30a942 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -15,6 +15,14 @@ tag: vVERSION --- +## 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) + ## 1.0.0-alpha.5 `2024-10-23` diff --git a/bun.lockb b/bun.lockb index 52ed4e8a..bc15ebbf 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d0076ed3..b06818c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ant-design/x", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "description": "Crafting AI-driven interfaces with React, seamlessly integrating smart chat components and API services at your fingertips.", "keywords": [ "AI",