Skip to content

Commit

Permalink
Mark version 1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Oct 26, 2020
1 parent 1f59119 commit d01c420
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.16.1 (2020-10-26)

### Bug fixes

Fix an issue where the attributes of defining nodes were dropped when copying to the clipboard.

## 1.16.0 (2020-10-01)

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "prosemirror-view",
"version": "1.16.0",
"version": "1.16.1",
"description": "ProseMirror's view component",
"main": "dist/index.js",
"module": "dist/index.es.js",
Expand Down

0 comments on commit d01c420

Please sign in to comment.