Skip to content

Commit a042370

Browse files
github-actions[bot]Leeeon233
authored andcommitted
chore(main): release 0.4.0
1 parent acb3d61 commit a042370

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [0.4.0](https://github.com/loro-dev/loro-prosemirror/compare/v0.3.7...v0.4.0) (2025-11-24)
6+
7+
8+
### Features
9+
10+
* use CursorEphemeralStore ([#54](https://github.com/loro-dev/loro-prosemirror/issues/54)) ([acb3d61](https://github.com/loro-dev/loro-prosemirror/commit/acb3d61df2963b6f3b14e9b618c2b381721dd84c))
11+
512
## [0.3.7](https://github.com/loro-dev/loro-prosemirror/compare/v0.3.6...v0.3.7) (2025-11-10)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loro-prosemirror",
3-
"version": "0.3.7",
3+
"version": "0.4.0",
44
"description": "ProseMirror Binding for Loro",
55
"packageManager": "[email protected]",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)