Skip to content

Commit b2bcee5

Browse files
github-actions[bot]zxch3n
authored andcommitted
chore(main): release 0.4.2
1 parent 02bcc65 commit b2bcee5

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.2](https://github.com/loro-dev/loro-prosemirror/compare/v0.4.1...v0.4.2) (2025-11-30)
6+
7+
8+
### Bug Fixes
9+
10+
* remove attributes in loro map ([#62](https://github.com/loro-dev/loro-prosemirror/issues/62)) ([1bc1e98](https://github.com/loro-dev/loro-prosemirror/commit/1bc1e980ebb7dad5b8ba0366e68952b420d4de1c))
11+
* update loro-crdt to v1.10.2 ([02bcc65](https://github.com/loro-dev/loro-prosemirror/commit/02bcc65a18a97ef060bbb00a76d66592ace530d8))
12+
513
## [0.4.1](https://github.com/loro-dev/loro-prosemirror/compare/v0.4.0...v0.4.1) (2025-11-25)
614

715

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.4.1",
3+
"version": "0.4.2",
44
"description": "ProseMirror Binding for Loro",
55
"packageManager": "pnpm@10.19.0",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)