Skip to content

Commit

Permalink
release/1.7.9 (#3040)
Browse files Browse the repository at this point in the history
* release/1.7.9

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
HaixingOoO and github-actions[bot] authored Aug 7, 2024
1 parent d5cd837 commit d655613
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ toc: false
spline: explain
---

## 🌈 1.7.9 `2024-08-07`
### 🐞 Bug Fixes
- `Tree`: 修复`1.7.8`版本更新导致的展开收起功能的缺陷 @HaixingOoO ([#3039](https://github.com/Tencent/tdesign-react/pull/3039))


## 🌈 1.7.8 `2024-08-01`
### 🚀 Features
- `ConfigProvider`: 新增 `attach` API, 支持全局配置attach或全局配置部分组件的attach @HaixingOoO ([#3001](https://github.com/Tencent/tdesign-react/pull/3001))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tdesign-react",
"purename": "tdesign",
"version": "1.7.8",
"version": "1.7.9",
"description": "TDesign Component for React",
"title": "tdesign-react",
"main": "lib/index.js",
Expand Down

0 comments on commit d655613

Please sign in to comment.