Skip to content

Commit c469188

Browse files
chore: release 1.8.5 (#1846)
* chore: release 1.8.5 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 59d3070 commit c469188

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

8+
## 🌈 1.8.5 `2025-05-13`
9+
### 🚀 Features
10+
- `Navbar`: 新增 `safeAreaInsetTop`,是否开启顶部安全区适配 @anlyyao ([#1834](https://github.com/Tencent/tdesign-mobile-vue/pull/1834))
11+
- `PullDownRefresh`: 新增 `disabled` 属性 @anlyyao ([#1844](https://github.com/Tencent/tdesign-mobile-vue/pull/1844))
12+
### 🐞 Bug Fixes
13+
- `Message`: 修复项目引入 `amfe-flexible` 包后,组件样式不兼容 @anlyyao ([#1845](https://github.com/Tencent/tdesign-mobile-vue/pull/1845))
14+
815
## 🌈 1.8.4 `2025-04-25`
916
### 🚀 Features
1017
- `Icon`: 新增 `logo-miniprogram``logo-cnb``seal``quote` 图标 @taowensheng1997 @uyarn ([#1827](https://github.com/Tencent/tdesign-mobile-vue/pull/1827))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tdesign-mobile-vue",
33
"purename": "tdesign",
4-
"version": "1.8.4",
4+
"version": "1.8.5",
55
"description": "tdesign-mobile-vue",
66
"author": "TDesign Group",
77
"homepage": "https://tdesign.tencent.com/mobile-vue/",

0 commit comments

Comments
 (0)