Skip to content

Commit dd24b46

Browse files
chore: publish v0.6.1 (#512)
* chore: publish v0.6.1 * chore: changelog's changes --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a02e0fe commit dd24b46

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

8+
## 🌈 0.6.1 `2024-09-04`
9+
### 🚀 Features
10+
- `Icon`: 更新图标库版本到 `0.3.5``lock-on` 图标存在更新 @liweijie0812 ([#507](https://github.com/Tencent/tdesign-mobile-react/pull/507))
11+
812
## 🌈 0.6.0 `2024-08-30`
913
### 🚀 Features
1014
- `Table`: 新增 `Table` 组件 @TianlunXiong ([#472](https://github.com/Tencent/tdesign-mobile-react/pull/472))

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.6.0",
3+
"version": "0.6.1",
44
"description": "TDesign Component for Mobile React",
55
"title": "tdesign-mobile-react",
66
"main": "cjs/index.js",

0 commit comments

Comments
 (0)