Skip to content

Commit 006168d

Browse files
chore: release 1.14.4 (#3789)
* chore: release 1.14.4 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eac85cb commit 006168d

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ docClass: timeline
66
---
77

88

9+
## 🌈 1.14.4 `2025-12-26`
10+
### 🐞 Bug Fixes
11+
- `Drawer`: 修复 `DOM` 元素未正确移除的问题 @RSS1102 ([#3788](https://github.com/Tencent/tdesign-vue/pull/3788))
12+
- `Guide`: 修复 `DOM` 元素未正确移除的问题 @RSS1102 ([#3788](https://github.com/Tencent/tdesign-vue/pull/3788))
13+
14+
915
## 🌈 1.14.3 `2025-12-23`
1016
### 🚀 Features
1117
- `ImageViewer`:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tdesign-vue",
33
"purename": "tdesign",
4-
"version": "1.14.3",
4+
"version": "1.14.4",
55
"description": "tdesign-vue",
66
"title": "tdesign-vue",
77
"keywords": [

0 commit comments

Comments
 (0)