diff --git a/CHANGELOG.md b/CHANGELOG.md index d8bb71a573..68b5cfe88e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,41 @@ # Changelog +### [Version 2.1.38](https://github.com/lobehub/lobe-chat/compare/v2.1.37-canary.4...v2.1.38) + +Released on **2026-03-06** + +#### 👷 Build System + +- **ci**: fix changelog auto-generation in release workflow. + +#### 🐛 Bug Fixes + +- **misc**: when use trustclient not register market m2m token. +- **ci**: correct stable renderer tar source path. + +
+ +
+Improvements and Fixes + +#### Build System + +- **ci**: fix changelog auto-generation in release workflow, closes [#12765](https://github.com/lobehub/lobe-chat/issues/12765) ([0b7c917](https://github.com/lobehub/lobe-chat/commit/0b7c917)) + +#### What's fixed + +- **misc**: when use trustclient not register market m2m token, closes [#12762](https://github.com/lobehub/lobe-chat/issues/12762) ([400a020](https://github.com/lobehub/lobe-chat/commit/400a020)) +- **ci**: correct stable renderer tar source path, closes [#12755](https://github.com/lobehub/lobe-chat/issues/12755) ([d3550af](https://github.com/lobehub/lobe-chat/commit/d3550af)) + +
+ +
+ +[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) + +
+ ### [Version 2.1.26](https://github.com/lobehub/lobe-chat/compare/v2.1.25...v2.1.26) Released on **2026-02-10** diff --git a/changelog/v2.json b/changelog/v2.json index da595fd002..4eb340e6f0 100644 --- a/changelog/v2.json +++ b/changelog/v2.json @@ -1,4 +1,11 @@ [ + { + "children": { + "fixes": ["when use trustclient not register market m2m token."] + }, + "date": "2026-03-06", + "version": "2.1.38" + }, { "children": { "improvements": ["Update i18n."] diff --git a/package.json b/package.json index d264f02874..0c066a4489 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/lobehub", - "version": "2.1.37", + "version": "2.1.38", "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",