Skip to content

Commit 6788ff6

Browse files
committed
chore(release): v1.0.3
1 parent 8851782 commit 6788ff6

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.0.3
5+
6+
[compare changes](https://undefined/undefined/compare/v1.0.2...v1.0.3)
7+
8+
### 🚀 Enhancements
9+
10+
- Add netlify redirects (#117)
11+
12+
### 🩹 Fixes
13+
14+
- **attachments:** Fix ref err (#122)
15+
16+
### 📖 Documentation
17+
18+
- Fix hy load err by remove App comp (#121)
19+
- Add and-design-vue link (#107)
20+
21+
### ❤️ Contributors
22+
23+
- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
24+
425
## v1.0.2
526

627
[compare changes](https://undefined/undefined/compare/v1.0.1...v1.0.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.0.2",
3+
"version": "1.0.3",
44
"description": "Craft AI-driven interfaces effortlessly",
55
"keywords": [
66
"AI",

0 commit comments

Comments
 (0)