Skip to content

Commit b900665

Browse files
chore: release 1.11.2 (Tencent#5154)
* chore: release 1.11.2 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4a79516 commit b900665

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/tdesign-vue-next/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ toc: false
55
docClass: timeline
66
---
77

8+
## 🌈 1.11.2 `2025-03-05`
9+
### 🚀 Features
10+
- `ImageViewer`: 新增`imageReferrerpolicy`API,适用于配置Referrerpolicy的场景 @Wesley-0808 ([#5134](https://github.com/Tencent/tdesign-vue-next/pull/5134))
11+
- `ImageViewer`: 新增`onDownload`API,用于自定义下载回调 @Wesley-0808 ([#5134](https://github.com/Tencent/tdesign-vue-next/pull/5134))
12+
### 🐞 Bug Fixes
13+
- `Dialog`: 修复`1.11.0`版本`footer`内容不能动态变更的问题 @Wesley-0808 ([#5152](https://github.com/Tencent/tdesign-vue-next/pull/5152))
14+
### 🚧 Others
15+
- `helper`: 修复部分组件在 `Webstorm` 提示异常的问题 @liweijie0812 ([#5136](https://github.com/Tencent/tdesign-vue-next/pull/5136))
16+
817
## 🌈 1.11.1 `2025-03-01`
918
### 🐞 Bug Fixes
1019
- `bundle`: 修复`1.11.0`版本 `cjs` 产物的依赖报错问题 @uyarn ([#5116](https://github.com/Tencent/tdesign-vue-next/pull/5116))

packages/tdesign-vue-next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tdesign-vue-next",
3-
"version": "1.11.1",
3+
"version": "1.11.2",
44
"title": "tdesign-vue-next",
55
"description": "TDesign Component for vue-next",
66
"keywords": [

0 commit comments

Comments
 (0)