Skip to content

Commit

Permalink
🔖 chore(release): v0.2.0-beta.5 [skip ci]
Browse files Browse the repository at this point in the history
## [Version 0.2.0-beta.5](v0.2.0-beta.4...v0.2.0-beta.5)
<sup>Released on **2023-10-22**</sup>

#### 🐛 修复

- Lock father to fix build.

<br/>

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

#### What's fixed

* Lock father to fix build ([f6618e5](f6618e5))

</details>

<div align="right">

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

</div>
  • Loading branch information
semantic-release-bot committed Oct 22, 2023
1 parent f6618e5 commit d64db28
Show file tree
Hide file tree
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;0.2.0-beta.5](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.4...v0.2.0-beta.5)

<sup>Released on **2023-10-22**</sup>

#### 🐛 修复

- Lock father to fix build.

<br/>

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

#### What's fixed

- Lock father to fix build ([f6618e5](https://github.com/ant-design/pro-chat/commit/f6618e5))

</details>

<div align="right">

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

</div>

## [Version&nbsp;0.2.0-beta.4](https://github.com/ant-design/pro-chat/compare/v0.2.0-beta.3...v0.2.0-beta.4)

<sup>Released on **2023-10-22**</sup>
Expand Down
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": "0.2.0-beta.4",
"version": "0.2.0-beta.5",
"description": "a solution for ai chat",
"keywords": [
"npm",
Expand Down

0 comments on commit d64db28

Please sign in to comment.