Skip to content

Commit 839484b

Browse files
committed
Release v0.13.0
1 parent e4220ea commit 839484b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
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.13.0]](https://github.com/springload/draftail/releases/tag/v0.13.0)
8+
79
### Added
810

911
* Add default block spacing to make it easier to distinguish empty blocks.

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.12.0",
3+
"version": "0.13.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)