Skip to content

Commit c8950c8

Browse files
committed
chore(release): v1.4.0
1 parent b26686f commit c8950c8

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,37 @@
11
# Changelog
22

33

4+
## v1.4.0
5+
6+
[compare changes](https://undefined/undefined/compare/v1.3.2...v1.4.0)
7+
8+
### 🚀 Enhancements
9+
10+
- **attachments:** Add enter/leave animations (#380)
11+
- Add contributors section to documentation and scripts for automatic updates (#424)
12+
- **actions:** Add actions component (#449)
13+
14+
### 🩹 Fixes
15+
16+
- **bubble:** Fix list auto scroll no work on init (#427)
17+
- **prompts:** Fix the warning of runtime type checking for the title (#439)
18+
- Bubble.List footer has no key (#448)
19+
20+
### 📖 Documentation
21+
22+
- Add overview demo and setup examples for AI components (#423)
23+
24+
### 🎨 Styles
25+
26+
- Docs layout style in 1600 screen width and scrollbar (#433)
27+
28+
### ❤️ Contributors
29+
30+
- Wzc520pyfm ([@wzc520pyfm](https://github.com/wzc520pyfm))
31+
- Wujunyi0907 ([@wujunyi0907](https://github.com/wujunyi0907))
32+
- PeikyLiu ([@PeikyLiu](https://github.com/PeikyLiu))
33+
- Linhf123 ([@linhf123](https://github.com/linhf123))
34+
435
## v1.3.2
536

637
[compare changes](https://undefined/undefined/compare/v1.3.1...v1.3.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ant-design-x-vue",
3-
"version": "1.3.2",
3+
"version": "1.4.0",
44
"description": "Craft AI-driven interfaces effortlessly",
55
"keywords": [
66
"AI",

0 commit comments

Comments
 (0)