Skip to content

Commit

Permalink
🔖 chore(release): v1.69.3 [skip ci]
Browse files Browse the repository at this point in the history
### [Version 1.69.3](v1.69.2...v1.69.3)
<sup>Released on **2024-10-29**</sup>

#### 🐛 Bug Fixes

- **misc**: Remove PWA Install in Firefox and Arc.

#### 💄 Styles

- **misc**: Add Qwen2.5-72B-Instruct model on HF provider, improve user guide when user not login.

<br/>

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

#### What's fixed

* **misc**: Remove PWA Install in Firefox and Arc, closes [lobehub#4532](https://github.com/bentwnghk/lobe-chat/issues/4532) ([4a380c5](4a380c5))

#### Styles

* **misc**: Add Qwen2.5-72B-Instruct model on HF provider, closes [lobehub#4530](https://github.com/bentwnghk/lobe-chat/issues/4530) ([d3c2f7a](d3c2f7a))
* **misc**: Improve user guide when user not login, closes [lobehub#4531](https://github.com/bentwnghk/lobe-chat/issues/4531) ([7513e3b](7513e3b))

</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 29, 2024
1 parent f5e3e33 commit 8612f48
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,40 @@

# Changelog

### [Version 1.69.3](https://github.com/bentwnghk/lobe-chat/compare/v1.69.2...v1.69.3)

<sup>Released on **2024-10-29**</sup>

#### 🐛 Bug Fixes

- **misc**: Remove PWA Install in Firefox and Arc.

#### 💄 Styles

- **misc**: Add Qwen2.5-72B-Instruct model on HF provider, improve user guide when user not login.

<br/>

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

#### What's fixed

- **misc**: Remove PWA Install in Firefox and Arc, closes [#4532](https://github.com/bentwnghk/lobe-chat/issues/4532) ([4a380c5](https://github.com/bentwnghk/lobe-chat/commit/4a380c5))

#### Styles

- **misc**: Add Qwen2.5-72B-Instruct model on HF provider, closes [#4530](https://github.com/bentwnghk/lobe-chat/issues/4530) ([d3c2f7a](https://github.com/bentwnghk/lobe-chat/commit/d3c2f7a))
- **misc**: Improve user guide when user not login, closes [#4531](https://github.com/bentwnghk/lobe-chat/issues/4531) ([7513e3b](https://github.com/bentwnghk/lobe-chat/commit/7513e3b))

</details>

<div align="right">

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

</div>

### [Version 1.69.2](https://github.com/bentwnghk/lobe-chat/compare/v1.69.1...v1.69.2)

<sup>Released on **2024-10-29**</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": "@bentwnghk/chat",
"version": "1.69.2",
"version": "1.69.3",
"description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
"keywords": [
"framework",
Expand Down

0 comments on commit 8612f48

Please sign in to comment.