Skip to content

Commit d140662

Browse files
chore(master): release 0.4.2 (#29)
1 parent 5384958 commit d140662

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
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.4.2](https://github.com/ocavue/prosemirror-virtual-cursor/compare/v0.4.1...v0.4.2) (2023-12-18)
4+
5+
6+
### Bug Fixes
7+
8+
* put the cursor at the start of the next line on Chrome ([#28](https://github.com/ocavue/prosemirror-virtual-cursor/issues/28)) ([5384958](https://github.com/ocavue/prosemirror-virtual-cursor/commit/5384958882f6c0f1abc2200e0512a905bcf55e3c))
9+
310
## [0.4.1](https://github.com/ocavue/prosemirror-virtual-cursor/compare/v0.4.0...v0.4.1) (2023-08-14)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "prosemirror-virtual-cursor",
33
"type": "module",
4-
"version": "0.4.1",
4+
"version": "0.4.2",
55
"packageManager": "[email protected]",
66
"description": "",
77
"author": "ocavue <[email protected]>",

0 commit comments

Comments
 (0)