🔖 chore(release): release version v2.1.38 [skip ci]

This commit is contained in:
lobehubbot
2026-03-06 13:43:22 +00:00
parent 2dc7b15c31
commit 169d5afa93
3 changed files with 43 additions and 1 deletions

View File

@@ -2,6 +2,41 @@
# Changelog
### [Version 2.1.38](https://github.com/lobehub/lobe-chat/compare/v2.1.37-canary.4...v2.1.38)
<sup>Released on **2026-03-06**</sup>
#### 👷 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.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### 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))
</details>
<div align="right">
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
</div>
### [Version 2.1.26](https://github.com/lobehub/lobe-chat/compare/v2.1.25...v2.1.26)
<sup>Released on **2026-02-10**</sup>