We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a02e0fe commit dd24b46Copy full SHA for dd24b46
CHANGELOG.md
@@ -5,6 +5,10 @@ toc: false
5
spline: explain
6
---
7
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
+
12
## 🌈 0.6.0 `2024-08-30`
13
### 🚀 Features
14
- `Table`: 新增 `Table` 组件 @TianlunXiong ([#472](https://github.com/Tencent/tdesign-mobile-react/pull/472))
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tdesign-mobile-react",
3
- "version": "0.6.0",
+ "version": "0.6.1",
4
"description": "TDesign Component for Mobile React",
"title": "tdesign-mobile-react",
"main": "cjs/index.js",
0 commit comments