diff --git a/CHANGELOG.md b/CHANGELOG.md index 188db29bbcab..b333ef76284d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,32 @@ # Changelog +## [Version 0.74.0](https://github.com/lobehub/lobe-chat/compare/v0.73.0...v0.74.0) + +Released on **2023-09-11** + +#### ✨ Features + +- **misc**: Add russian localy, Update Russian and English localy (LLM tab). + +
+ +
+Improvements and Fixes + +#### What's improved + +- **misc**: Add russian localy ([7b67c9f](https://github.com/lobehub/lobe-chat/commit/7b67c9f)) +- **misc**: Update Russian and English localy (LLM tab) ([3b23e70](https://github.com/lobehub/lobe-chat/commit/3b23e70)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ## [Version 0.73.0](https://github.com/lobehub/lobe-chat/compare/v0.72.4...v0.73.0) Released on **2023-09-10** diff --git a/package.json b/package.json index e17793e00e6e..5eb6da76855b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/chat", - "version": "0.73.0", + "version": "0.74.0", "description": "Lobe Chat is an open-source chatbot client using Vercel AI SDK, Typescript and Next.js", "keywords": [ "chatbot",