Skip to content

Commit

Permalink
chore: bump 1.0.0-alpha.11 (#183)
Browse files Browse the repository at this point in the history
* chore: bump 1.0.0-alpha.11

* docs: changelog
  • Loading branch information
zombieJ authored Nov 6, 2024
1 parent 82e361c commit ee4fc22
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@ tag: vVERSION

---

## 1.0.0-alpha.11

`2024-11-06`

- 🔥 New Component Welcome, by [@zombieJ](https://github.com/zombieJ) [#179](https://github.com/ant-design/x/pull/179)
- 🔥 Prompts support nest structure, by [@zombieJ](https://github.com/zombieJ) [#181](https://github.com/ant-design/x/pull/181)
- 🔥 Attachments support Attachments.FileCard component, by [@zombieJ](https://github.com/zombieJ) [#182](https://github.com/ant-design/x/pull/182)

## 1.0.0-alpha.10

`2024-11-04`
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ tag: vVERSION

---

## 1.0.0-alpha.11

`2024-11-06`

- 🔥 新组件 欢迎 - Welcome, 由 [@zombieJ](https://github.com/zombieJ) [#179](https://github.com/ant-design/x/pull/179)
- 🔥 Prompts 支持嵌套层级展示, 由 [@zombieJ](https://github.com/zombieJ) [#181](https://github.com/ant-design/x/pull/181)
- 🔥 Attachments 支持 Attachments.FileCard 子组件, 由 [@zombieJ](https://github.com/zombieJ) [#182](https://github.com/ant-design/x/pull/182)

## 1.0.0-alpha.10

`2024-11-04`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design/x",
"version": "1.0.0-alpha.10",
"version": "1.0.0-alpha.11",
"description": "Crafting AI-driven interfaces with React, seamlessly integrating smart chat components and API services at your fingertips.",
"keywords": [
"AI",
Expand Down

0 comments on commit ee4fc22

Please sign in to comment.