From 5ae7f846ada46417747f102d434225ffc9890c6c Mon Sep 17 00:00:00 2001 From: "Lucas.Xu" Date: Thu, 21 Sep 2023 10:19:14 +0800 Subject: [PATCH] chore: bump version 1.4.1 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81768b04c..11a296b2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.4.1 +* fix: build error on Flutter 3.13 by @LucasXu0 in ([#488](https://github.com/AppFlowy-IO/appflowy-editor/pull/488)) + ## 1.4.0 * feat: adjust the loading large document optimization in mobile platform by @LucasXu0 in ([#474](https://github.com/AppFlowy-IO/appflowy-editor/pull/474)) * feat: simplify auto scroll behavior in ScrollServiceWidget by @LucasXu0 in ([#437](https://github.com/AppFlowy-IO/appflowy-editor/pull/437)) diff --git a/pubspec.yaml b/pubspec.yaml index be22000fc..b5a4343ad 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: 1.4.0 +version: 1.4.1 homepage: https://github.com/AppFlowy-IO/appflowy-editor platforms: