Skip to content

Commit

Permalink
Mark version 1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Oct 11, 2024
1 parent 0ffc0ba commit 814bd30
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.10.2 (2024-10-11)

### Bug fixes

Allow `Transform.join` to clear incompatible inline content from the node after the join.

## 1.10.1 (2024-10-10)

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prosemirror-transform",
"version": "1.10.1",
"version": "1.10.2",
"description": "ProseMirror document transformations",
"type": "module",
"main": "dist/index.cjs",
Expand Down

0 comments on commit 814bd30

Please # to comment.