Skip to content

Commit ba64351

Browse files
🔖 chore(release): v1.7.0 [skip ci]
## [Version&nbsp;1.7.0](v1.6.1...v1.7.0) <sup>Released on **2024-01-29**</sup> #### ✨ 新特性 - 添加 BackToBottom 按钮的各种配置透出. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * 添加 BackToBottom 按钮的各种配置透出, closes [#69](#69) ([7edb085](7edb085)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 7edb085 commit ba64351

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## [Version&nbsp;1.7.0](https://github.com/ant-design/pro-chat/compare/v1.6.1...v1.7.0)
4+
5+
<sup>Released on **2024-01-29**</sup>
6+
7+
#### ✨ 新特性
8+
9+
- 添加 BackToBottom 按钮的各种配置透出.
10+
11+
<br/>
12+
13+
<details>
14+
<summary><kbd>Improvements and Fixes</kbd></summary>
15+
16+
#### What's improved
17+
18+
- 添加 BackToBottom 按钮的各种配置透出, closes [#69](https://github.com/ant-design/pro-chat/issues/69) ([7edb085](https://github.com/ant-design/pro-chat/commit/7edb085))
19+
20+
</details>
21+
22+
<div align="right">
23+
24+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
25+
26+
</div>
27+
328
### [Version&nbsp;1.6.1](https://github.com/ant-design/pro-chat/compare/v1.6.0...v1.6.1)
429

530
<sup>Released on **2024-01-22**</sup>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ant-design/pro-chat",
3-
"version": "1.6.1",
3+
"version": "1.7.0",
44
"description": "a solution for ai chat",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)