Skip to content

Commit 94c5b6e

Browse files
committed
Release v1.4.1
1 parent 54b09d0 commit 94c5b6e

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@
66

77
> Documentation: [draftail.org/docs/next/getting-started](https://www.draftail.org/docs/next/getting-started)
88
9+
## [[v1.4.1]](https://github.com/springload/draftail/releases/tag/v1.4.1)
10+
11+
> Documentation: [draftail.org/docs/getting-started](https://www.draftail.org/docs/getting-started)
12+
913
### Fixed
1014

11-
- Fix plugin `keyBindingFn`s not being called. [#246](https://github.com/springload/draftail/pull/246)
15+
- Fix plugin `keyBindingFn`s not being called. [#246](https://github.com/springload/draftail/pull/246), [#445](https://github.com/springload/draftail/pull/445)
1216

1317
## [[v1.4.0]](https://github.com/springload/draftail/releases/tag/v1.4.0)
1418

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": "1.4.0",
3+
"version": "1.4.1",
44
"description": "📝🍸 A configurable rich text editor built with Draft.js",
55
"author": "Springload",
66
"license": "MIT",

0 commit comments

Comments
 (0)