Skip to content

Commit 3960c80

Browse files
committed
chore(release): v1.0.1
1 parent 635de42 commit 3960c80

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.0.1
5+
6+
[compare changes](https://undefined/undefined/compare/v1.0.0...v1.0.1)
7+
8+
### 🚀 Enhancements
9+
10+
- **theme:** More detailed documentation is displayed (#87)
11+
12+
### 🩹 Fixes
13+
14+
- **conversations:** Fix item label render err when it is a vnode (#92)
15+
16+
### 📖 Documentation
17+
18+
- Add ant design x spec link (#85)
19+
- Add ant design x link in nav (#86)
20+
21+
### 🏡 Chore
22+
23+
- Enhance readme for English (#89)
24+
25+
### ❤️ Contributors
26+
27+
- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
28+
- Wangyonghui0394 ([@wangyonghui0394](http://github.com/wangyonghui0394))
29+
- 雨溪 ([@yuxi-ovo](http://github.com/yuxi-ovo))
30+
431
## v1.0.0
532

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

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

0 commit comments

Comments
 (0)