Skip to content

Commit

Permalink
Release v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Jan 18, 2018
1 parent 5f583d4 commit aafdd07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
## Unreleased

## [[v0.14.0]](https://github.com/springload/draftail/releases/tag/v0.14.0)

### Added

* Make line break and horizontal line controls configurable, by passing an object with `icon`, `label`, `description` props.
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": "draftail",
"version": "0.13.0",
"version": "0.14.0",
"description": "📝🍸 A configurable rich text editor based on Draft.js, built for Wagtail",
"author": "Springload",
"license": "MIT",
Expand Down

0 comments on commit aafdd07

Please sign in to comment.