Skip to content

Commit 0cc91e2

Browse files
committed
chore(release): v1.2.6
1 parent 7cd52bf commit 0cc91e2

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.2.6
5+
6+
[compare changes](https://undefined/undefined/compare/v1.2.5...v1.2.6)
7+
8+
### 🩹 Fixes
9+
10+
- **bubble:** Fix header and footer warning of runtime prop checked (#353)
11+
- **bubble:** Fix display count reactive (#354)
12+
13+
### 📖 Documentation
14+
15+
- **playground:** Add playground copilot demo (#346)
16+
- Update basic demo stackblitz link (#355)
17+
18+
### ❤️ Contributors
19+
20+
- Wzc520pyfm ([@wzc520pyfm](http://github.com/wzc520pyfm))
21+
- Bao ([@Bao0630](http://github.com/Bao0630))
22+
423
## v1.2.5
524

625
[compare changes](https://undefined/undefined/compare/v1.2.4...v1.2.5)

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

0 commit comments

Comments
 (0)