From df689efbf037eb32f4bb30b28e6dc0d5dc7ff313 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Fri, 20 Dec 2024 11:18:41 +0000
Subject: [PATCH] :bookmark: chore(release): v1.154.0 [skip ci]
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

## [Version&nbsp;1.154.0](https://github.com/lobehub/lobe-ui/compare/v1.153.18...v1.154.0)
<sup>Released on **2024-12-20**</sup>

#### ✨ Features

- **misc**: Parkles: highlighter supports setting default folding of code blocks.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Parkles: highlighter supports setting default folding of code blocks, closes [#236](https://github.com/lobehub/lobe-ui/issues/236) ([e18d1f8](https://github.com/lobehub/lobe-ui/commit/e18d1f8))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
---
 CHANGELOG.md | 25 +++++++++++++++++++++++++
 package.json |  2 +-
 2 files changed, 26 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84db8dc4..3ad83f59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,31 @@
 
 # Changelog
 
+## [Version 1.154.0](https://github.com/lobehub/lobe-ui/compare/v1.153.18...v1.154.0)
+
+<sup>Released on **2024-12-20**</sup>
+
+#### ✨ Features
+
+- **misc**: Parkles: highlighter supports setting default folding of code blocks.
+
+<br/>
+
+<details>
+<summary><kbd>Improvements and Fixes</kbd></summary>
+
+#### What's improved
+
+- **misc**: Parkles: highlighter supports setting default folding of code blocks, closes [#236](https://github.com/lobehub/lobe-ui/issues/236) ([e18d1f8](https://github.com/lobehub/lobe-ui/commit/e18d1f8))
+
+</details>
+
+<div align="right">
+
+[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
+
+</div>
+
 ### [Version 1.153.18](https://github.com/lobehub/lobe-ui/compare/v1.153.17...v1.153.18)
 
 <sup>Released on **2024-12-17**</sup>
diff --git a/package.json b/package.json
index 75ada1f7..aee41d40 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@lobehub/ui",
-  "version": "1.153.18",
+  "version": "1.154.0",
   "description": "Lobe UI is an open-source UI component library for building AIGC web apps",
   "keywords": [
     "lobehub",