Skip to content

Commit 0d59aa8

Browse files
github-actions[bot]zxch3n
authored andcommitted
chore(main): release 0.2.3
1 parent ecdf9d1 commit 0d59aa8

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.2.3](https://github.com/loro-dev/loro-prosemirror/compare/v0.2.2...v0.2.3) (2025-05-20)
6+
7+
8+
### Bug Fixes
9+
10+
* cursor mapping err and undo/redo issues ([#31](https://github.com/loro-dev/loro-prosemirror/issues/31)) ([ecdf9d1](https://github.com/loro-dev/loro-prosemirror/commit/ecdf9d1429b36acb1a2ecdccd6de28d118c1e390))
11+
512
## [0.2.2](https://github.com/loro-dev/loro-prosemirror/compare/v0.2.1...v0.2.2) (2025-05-19)
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.2.2",
3+
"version": "0.2.3",
44
"description": "Prosemirror Binding for Loro",
55
"packageManager": "pnpm@9.15.2",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)