Skip to content

Commit

Permalink
3.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
luin committed Apr 4, 2024
1 parent f4687d8 commit 1a828ee
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# [Unreleased]

# 3.0.0-rc.1

- Allow ref blots to be null

# 3.0.0-rc.0
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parchment",
"version": "3.0.0-rc.0",
"version": "3.0.0-rc.1",
"description": "A document model for rich text editors",
"author": "Jason Chen <[email protected]>",
"homepage": "http://quilljs.com/docs/parchment",
Expand Down

0 comments on commit 1a828ee

Please sign in to comment.