Skip to content

Commit 6042a40

Browse files
chore: publish v0.15.0 (#642)
* chore: publish v0.15.0 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fe1ba84 commit 6042a40

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ toc: false
55
spline: explain
66
---
77

8+
## 🌈 0.15.0 `2025-05-29`
9+
### 🚀 Features
10+
- `ImageViewer`: 新增图片预览组件 @novlan1 ([#607](https://github.com/Tencent/tdesign-mobile-react/pull/607))
11+
### 🐞 Bug Fixes
12+
- `TabPanel`: 修复组件内容未展示的问题 @betavs ([#638](https://github.com/Tencent/tdesign-mobile-react/pull/638))
13+
814
## 🌈 0.14.0 `2025-05-16`
915
### 🚀 Features
1016
- `Cascader`: 新增 `Cascader` 组件 @ming680 @anlyyao ([#475](https://github.com/Tencent/tdesign-mobile-react/pull/475))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tdesign-mobile-react",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"description": "TDesign Component for Mobile React",
55
"title": "tdesign-mobile-react",
66
"main": "cjs/index.js",

0 commit comments

Comments
 (0)