diff --git a/CHANGELOG.md b/CHANGELOG.md
index 36da12eebd578..ac34c5dea8b14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
 
 # Changelog
 
+### [Version 1.54.7](https://github.com/bentwnghk/lobe-chat/compare/v1.54.6...v1.54.7)
+
+<sup>Released on **2024-08-19**</sup>
+
+#### 🐛 Bug Fixes
+
+- **misc**: Fixed bedrock llama model id.
+
+<br/>
+
+<details>
+<summary><kbd>Improvements and Fixes</kbd></summary>
+
+#### What's fixed
+
+- **misc**: Fixed bedrock llama model id, closes [#3518](https://github.com/bentwnghk/lobe-chat/issues/3518) ([34b4c69](https://github.com/bentwnghk/lobe-chat/commit/34b4c69))
+
+</details>
+
+<div align="right">
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+</div>
+
 ### [Version 1.54.6](https://github.com/bentwnghk/lobe-chat/compare/v1.54.5...v1.54.6)
 
 <sup>Released on **2024-08-19**</sup>
diff --git a/package.json b/package.json
index e5d0e3e744a07..4ac9f67c41483 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@bentwnghk/chat",
-  "version": "1.54.6",
+  "version": "1.54.7",
   "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",