We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c080e6e commit 857e48bCopy full SHA for 857e48b
CHANGELOG.md
@@ -6,6 +6,11 @@ docClass: timeline
6
---
7
8
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
14
## 🌈 1.14.0 `2025-09-19`
15
### 🚀 Features
16
- `Icon`: @uyarn
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "tdesign-vue",
3
"purename": "tdesign",
4
- "version": "1.14.0",
+ "version": "1.14.1",
5
"description": "tdesign-vue",
"title": "tdesign-vue",
"keywords": [
0 commit comments