Skip to content

Commit

Permalink
chore(release): v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wzc520pyfm committed Feb 23, 2025
1 parent 36fa03e commit a42d199
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog


## v1.0.0

[compare changes](https://undefined/undefined/compare/v0.1.4...v1.0.0)

### 🚀 Enhancements

- **bubble:** Add slots (#46)
- **welcome:** Add slots (#47)
- **prompts:** Add title slot (#57)
- **suggestion:** Add default slot (#60)
- **use-x-agent:** Use array exports instead of object exports (#49)
- **attachments:** Add placeholder slot (#58)

### 🏡 Chore

- Remove dumi (#79)

### ❤️ Contributors

- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))

## v0.1.4

[compare changes](https://undefined/undefined/compare/v0.1.3...v0.1.4)
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-vue",
"version": "0.1.4",
"version": "1.0.0",
"description": "Craft AI-driven interfaces effortlessly",
"keywords": [
"AI",
Expand Down

0 comments on commit a42d199

Please sign in to comment.