Skip to content

Commit 265ed1a

Browse files
committed
Release v0.16.0
1 parent 27b6a23 commit 265ed1a

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
55
## Unreleased
66

7+
## [[v0.16.0]](https://github.com/springload/draftail/releases/tag/v0.16.0)
8+
79
### Changed
810

911
* Remove toolbar z-index when the editor is not focused, to reduce chances of interferring with other components.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "draftail",
3-
"version": "0.15.0",
3+
"version": "0.16.0",
44
"description": "📝🍸 A configurable rich text editor based on Draft.js, built for Wagtail",
55
"author": "Springload",
66
"license": "MIT",

0 commit comments

Comments
 (0)