Skip to content

Commit

Permalink
Mark version 1.33.3
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Mar 22, 2024
1 parent 2db8b96 commit 9576161
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.33.3 (2024-03-22)

### Bug fixes

Further improve preserving of compositions for IME systems that keep the cursor before the composed text.

## 1.33.2 (2024-03-21)

### 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-view",
"version": "1.33.2",
"version": "1.33.3",
"description": "ProseMirror's view component",
"type": "module",
"main": "dist/index.cjs",
Expand Down

0 comments on commit 9576161

Please sign in to comment.