Skip to content

Commit 8adfb0c

Browse files
chore: release tdesign-vue-next 1.11.4 (#5189)
* release/1.11.4 * chore: update common * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 53ae917 commit 8adfb0c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

packages/common

packages/tdesign-vue-next/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ toc: false
55
docClass: timeline
66
---
77

8+
## 🌈 1.11.4 `2025-03-15`
9+
10+
### 🚀 Features
11+
- `Button`: 默认 `shape` 补充相关类名,方便相关定制 @Saraph1nes ([#5187](https://github.com/Tencent/tdesign-vue-next/pull/5187))
12+
### 🐞 Bug Fixes
13+
- `Table` : 修复 `1.11.3` 版本中浮层向上状态时的箭头位置异常问题 @uyarn ([common#2088](https://github.com/Tencent/tdesign-common/pull/2088))
14+
- `Plugin`: 修复 `WebStorm` 中 DescriptionsItem 组件的提示问题 @liweijie0812 ([#5182](https://github.com/Tencent/tdesign-vue-next/pull/5182))
15+
816
## 🌈 1.11.3 `2025-03-13`
917
### 🚀 Features
1018
- `ConfigProvider`: 新增支持 `@tdesign-vue-next/chat` 的国际化配置能力 @uyarn @zydemail

packages/tdesign-vue-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tdesign-vue-next",
3-
"version": "1.11.3",
3+
"version": "1.11.4",
44
"title": "tdesign-vue-next",
55
"description": "TDesign Component for vue-next",
66
"keywords": [

0 commit comments

Comments
 (0)