Skip to content

Commit 477ec70

Browse files
github-actions[bot]Leeeon233
authored andcommitted
chore(main): release 0.4.1
1 parent 9779149 commit 477ec70

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.1](https://github.com/loro-dev/loro-prosemirror/compare/v0.4.0...v0.4.1) (2025-11-25)
6+
7+
8+
### Bug Fixes
9+
10+
* export some types ([9779149](https://github.com/loro-dev/loro-prosemirror/commit/9779149d778d5d00c0d89e2c82102564ef02fcbf))
11+
* export some types ([0b97d62](https://github.com/loro-dev/loro-prosemirror/commit/0b97d6283a480d762568e455a139ac96c53837a2))
12+
513
## [0.4.0](https://github.com/loro-dev/loro-prosemirror/compare/v0.3.7...v0.4.0) (2025-11-24)
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.0",
3+
"version": "0.4.1",
44
"description": "ProseMirror Binding for Loro",
55
"packageManager": "[email protected]",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)