Skip to content

Commit 857e48b

Browse files
chore: release 1.14.1 (#3722)
* chore: release 1.14.1 * chore: changelog * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c080e6e commit 857e48b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

88

9+
## 🌈 1.14.1 `2025-09-22`
10+
### 🐞 Bug Fixes
11+
- `Watermark`: 修复 `1.14.0` 版本中多次引入水印组件出现节点渲染颜色过深的问题 @uyarn ([#3721](https://github.com/Tencent/tdesign-vue/pull/3721))
12+
13+
914
## 🌈 1.14.0 `2025-09-19`
1015
### 🚀 Features
1116
- `Icon`@uyarn

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.0",
4+
"version": "1.14.1",
55
"description": "tdesign-vue",
66
"title": "tdesign-vue",
77
"keywords": [

0 commit comments

Comments
 (0)