Skip to content

Commit ae271c4

Browse files
🔖 chore(release): v1.2.1 [skip ci]
### [Version&nbsp;1.2.1](v1.2.0...v1.2.1) <sup>Released on **2025-08-27**</sup> #### 🐛 Bug Fixes - **misc**: Fix ref. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's fixed * **misc**: Fix ref ([78ec0c4](78ec0c4)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 78ec0c4 commit ae271c4

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.1](https://github.com/lobehub/lobe-editor/compare/v1.2.0...v1.2.1)
6+
<sup>Released on **2025-08-27**</sup>
7+
8+
9+
#### 🐛 Bug Fixes
10+
11+
- **misc**: Fix ref.
12+
13+
14+
<br/>
15+
16+
17+
18+
<details>
19+
<summary><kbd>Improvements and Fixes</kbd></summary>
20+
21+
22+
23+
#### What's fixed
24+
25+
* **misc**: Fix ref ([78ec0c4](https://github.com/lobehub/lobe-editor/commit/78ec0c4))
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.0](https://github.com/lobehub/lobe-editor/compare/v1.1.0...v1.2.0)
637
<sup>Released on **2025-08-21**</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.0",
3+
"version": "1.2.1",
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)