Skip to content

Commit

Permalink
Mark version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Jun 24, 2019
1 parent abaa1db commit d8dfba0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 1.0.4 (2019-06-24)

### Bug fixes

Do not show a gap cursor when the view isn't editable.

## 1.0.3 (2018-10-01)

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "prosemirror-gapcursor",
"version": "1.0.3",
"version": "1.0.4",
"description": "ProseMirror plugin for cursors at normally impossible-to-reach positions",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit d8dfba0

Please sign in to comment.