Skip to content

Commit 54ad65b

Browse files
committed
chore(release): v1.2.4
1 parent e0422b6 commit 54ad65b

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.2.4
5+
6+
[compare changes](https://undefined/undefined/compare/v1.2.3...v1.2.4)
7+
8+
### 🔥 Performance
9+
10+
- Build script (#328)
11+
12+
### 🩹 Fixes
13+
14+
- **Sender:** Fix pasted file is invalid in setup demo (#332)
15+
- Specify the file suffix for antdv (#334)
16+
17+
### 📖 Documentation
18+
19+
- Fix warning for independent setup demo (#333)
20+
21+
### ❤️ Contributors
22+
23+
- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
24+
- 专注的小眼神 ([@Jarvis2018](http://github.com/Jarvis2018))
25+
- 菠萝吹雪 ([@yuguaa](http://github.com/yuguaa))
26+
427
## v1.2.3
528

629
[compare changes](https://undefined/undefined/compare/v1.2.2...v1.2.3)

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.2.3",
3+
"version": "1.2.4",
44
"description": "Craft AI-driven interfaces effortlessly",
55
"keywords": [
66
"AI",

0 commit comments

Comments
 (0)