Skip to content

Commit

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

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

### Changed

* Replace nested-list-items Sass helper with new auto-generated CSS in JS.
* Update to `[email protected]` to fix entities not being cloned on paste.

### Removed

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.14.0",
"version": "0.15.0",
"description": "📝🍸 A configurable rich text editor based on Draft.js, built for Wagtail",
"author": "Springload",
"license": "MIT",
Expand Down

0 comments on commit 497cb1f

Please sign in to comment.