From fc75d24119fa80604d1f89cee0e000af145731e2 Mon Sep 17 00:00:00 2001 From: "Lucas.Xu" Date: Mon, 10 Apr 2023 10:48:34 +0800 Subject: [PATCH] chore: release 0.1.6 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c6f07a78..5228e7fb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.6 +* fix: documentation typo issue by @Mukund-Tandon in ([#36](https://github.com/AppFlowy-IO/appflowy-editor/pull/36)) +* fix: avoid using Platform code in Web by @LucasXu0 in ([#48](https://github.com/AppFlowy-IO/appflowy-editor/pull/48)) + ## 0.1.5 * test: improve test coverage by @Xazin in ([#23](https://github.com/AppFlowy-IO/appflowy-editor/pull/23)) * feat: alt + arrow key to move cursor one word by @Xazin in ([#28](https://github.com/AppFlowy-IO/appflowy-editor/pull/28)) diff --git a/pubspec.yaml b/pubspec.yaml index d39d73440..438b97f49 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: appflowy_editor description: A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond. -version: 0.1.5 +version: 0.1.6 homepage: https://github.com/AppFlowy-IO/appflowy-editor platforms: