Skip to content

Commit ee4ea06

Browse files
committed
Mark version 1.26.1
1 parent 30677a4 commit ee4ea06

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.26.1 (2022-06-13)
2+
3+
### Bug fixes
4+
5+
Fix incorrect types for `handleDrop` and `decorations`. Document open properties on widget specs
6+
17
## 1.26.0 (2022-06-07)
28

39
### New features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prosemirror-view",
3-
"version": "1.26.0",
3+
"version": "1.26.1",
44
"description": "ProseMirror's view component",
55
"type": "module",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)