Skip to content

Commit c8d04f7

Browse files
chore(main): release 0.3.6 (#48)
1 parent d3481fd commit c8d04f7

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.3.6](https://github.com/loro-dev/loro-prosemirror/compare/v0.3.5...v0.3.6) (2025-10-30)
6+
7+
8+
### Bug Fixes
9+
10+
* ignore out-of-bounds positions ([#47](https://github.com/loro-dev/loro-prosemirror/issues/47)) ([d3481fd](https://github.com/loro-dev/loro-prosemirror/commit/d3481fdd354e24fd1f5062f1bfb5933439b91f63))
11+
512
## [0.3.5](https://github.com/loro-dev/loro-prosemirror/compare/v0.3.4...v0.3.5) (2025-10-29)
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.5",
3+
"version": "0.3.6",
44
"description": "ProseMirror Binding for Loro",
55
"packageManager": "[email protected]",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)