Skip to content

Commit 60a17e6

Browse files
🔖 chore(release): v1.2.2 [skip ci]
### [Version&nbsp;1.2.2](v1.2.1...v1.2.2) <sup>Released on **2025-08-29**</sup> #### 💄 Styles - **misc**: Add collapseOffset. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add collapseOffset ([9a76aa4](9a76aa4)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 9a76aa4 commit 60a17e6

2 files changed

Lines changed: 32 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,37 @@
22

33
# Changelog
44

5+
### [Version&nbsp;1.2.2](https://github.com/lobehub/lobe-editor/compare/v1.2.1...v1.2.2)
6+
<sup>Released on **2025-08-29**</sup>
7+
8+
9+
#### 💄 Styles
10+
11+
- **misc**: Add collapseOffset.
12+
13+
14+
<br/>
15+
16+
17+
18+
<details>
19+
<summary><kbd>Improvements and Fixes</kbd></summary>
20+
21+
22+
23+
#### Styles
24+
25+
* **misc**: Add collapseOffset ([9a76aa4](https://github.com/lobehub/lobe-editor/commit/9a76aa4))
26+
27+
</details>
28+
29+
30+
<div align="right">
31+
32+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
33+
34+
</div>
35+
536
### [Version&nbsp;1.2.1](https://github.com/lobehub/lobe-editor/compare/v1.2.0...v1.2.1)
637
<sup>Released on **2025-08-27**</sup>
738

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/editor",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "A powerful and extensible rich text editor built on Meta's Lexical framework, providing a modern editing experience with React integration.",
55
"keywords": [
66
"lobehub",

0 commit comments

Comments
 (0)