Skip to content

Commit d0c3b32

Browse files
committed
feat: v2.0.14
1 parent dbfd3bf commit d0c3b32

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

docs/log.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ group:
99
order: 3
1010
---
1111

12+
## 2.0.14 (2025-07-23)
13+
14+
### Features
15+
16+
- feat: [Tree] 新增 renderItem 属性 ([84164b9](https://github.com/ShuyunFF2E/cloud-react/commit/84164b9))
17+
18+
### Bug Fixes
19+
20+
- fix: [Drawer]解决抽屉更改 size 后,组件没有更新的问题 ([33899ef](https://github.com/ShuyunFF2E/cloud-react/commit/33899ef))
21+
1222
## 2.0.13 (2025-07-17)
1323

1424
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloud-react",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"description": "数据赢家 react 组件",
55
"scripts": {
66
"gen:index": "node ./scripts/generate-index.js",

0 commit comments

Comments
 (0)