Skip to content

Commit

Permalink
🔖 chore(release): v1.3.2 [skip ci]
Browse files Browse the repository at this point in the history
### [Version 1.3.2](v1.3.1...v1.3.2)
<sup>Released on **2024-01-16**</sup>

#### 🐛 修复

- 修复首页快速开始路由跳转.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* 修复首页快速开始路由跳转 ([a10323a](a10323a))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
semantic-release-bot committed Jan 16, 2024
1 parent f50234d commit eb19535
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

### [Version&nbsp;1.3.2](https://github.com/ant-design/pro-chat/compare/v1.3.1...v1.3.2)

<sup>Released on **2024-01-16**</sup>

#### 🐛 修复

- 修复首页快速开始路由跳转.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

- 修复首页快速开始路由跳转 ([a10323a](https://github.com/ant-design/pro-chat/commit/a10323a))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

### [Version&nbsp;1.3.1](https://github.com/ant-design/pro-chat/compare/v1.3.0...v1.3.1)

<sup>Released on **2024-01-15**</sup>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ant-design/pro-chat",
"version": "1.3.1",
"version": "1.3.2",
"description": "a solution for ai chat",
"keywords": [
"ai",

0 comments on commit eb19535

Please sign in to comment.