diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f76fd457f..acdd4229d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ # Changelog +### [Version 2.1.42](https://github.com/lobehub/lobe-chat/compare/v2.1.41...v2.1.42) + +Released on **2026-03-14** + +#### 🐛 Bug Fixes + +- **ci**: create stable update manifests for S3 publish. + +
+ +
+Improvements and Fixes + +#### What's fixed + +- **ci**: create stable update manifests for S3 publish, closes [#12974](https://github.com/lobehub/lobe-chat/issues/12974) ([9bb9222](https://github.com/lobehub/lobe-chat/commit/9bb9222)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 2.1.40](https://github.com/lobehub/lobe-chat/compare/v2.1.39...v2.1.40) Released on **2026-03-12** diff --git a/changelog/v2.json b/changelog/v2.json index c5f3b72cc0..dfb7fdd795 100644 --- a/changelog/v2.json +++ b/changelog/v2.json @@ -1,4 +1,9 @@ [ + { + "children": {}, + "date": "2026-03-14", + "version": "2.1.42" + }, { "children": { "improvements": [ diff --git a/package.json b/package.json index f627968ec4..7edb523626 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/lobehub", - "version": "2.1.41", + "version": "2.1.42", "description": "LobeHub - an open-source,comprehensive AI Agent 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",