Skip to content

Commit 30f231a

Browse files
committed
chore: release 0.1.9
1 parent 13ce295 commit 30f231a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.1.9
2+
* feat: dark mode improvement by @hyj1204 in https://github.com/AppFlowy-IO/appflowy-editor/pull/90
3+
* feat: shift+tab to outdent a indented bulletpoint or checkbox. by @MayurSMahajan in https://github.com/AppFlowy-IO/appflowy-editor/pull/63
4+
* fix: enter to outdent checkbox/bullet lists by @Xazin in https://github.com/AppFlowy-IO/appflowy-editor/pull/84
5+
16
## 0.1.8
27
* chore: minor updates to documentation.
38

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: appflowy_editor
22
description: A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond.
3-
version: 0.1.8
3+
version: 0.1.9
44
homepage: https://github.com/AppFlowy-IO/appflowy-editor
55

66
platforms:

0 commit comments

Comments
 (0)