Skip to content

Commit 2cbbc3e

Browse files
committed
chore(release): v1.3.2
1 parent 7e1bd8f commit 2cbbc3e

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.3.2
5+
6+
[compare changes](https://undefined/undefined/compare/v1.3.1...v1.3.2)
7+
8+
### 🩹 Fixes
9+
10+
- **use-x-agent:** Fix return type (#416)
11+
- **suggestion:** Fix open prop reactive (#425)
12+
13+
### 📖 Documentation
14+
15+
- Update demo about x-agent (#418)
16+
- Update independent tsx demo (#419)
17+
18+
### ❤️ Contributors
19+
20+
- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
21+
422
## v1.3.1
523

624
[compare changes](https://undefined/undefined/compare/v1.3.0...v1.3.1)

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

0 commit comments

Comments
 (0)