From 8e0f03c531defd5fed4dc4cb949d9b765869b551 Mon Sep 17 00:00:00 2001 From: Ellet Date: Sun, 12 Nov 2023 19:01:34 +0300 Subject: [PATCH] Update to flutter_quill 8.5.1 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06ef094b..6ef722c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [8.5.1] +- Update `README.md` + ## [8.5.0] - Migrate to `flutter_localizations` for the translations - Fix: Translate all the untranslated localizations diff --git a/pubspec.yaml b/pubspec.yaml index ecddbb68..9d48e5a7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_quill description: A rich text editor built for the modern Android, iOS, web and desktop platforms. It is the WYSIWYG editor and a Quill component for Flutter. -version: 8.5.0 +version: 8.5.1 homepage: https://1o24bbs.com/c/bulletjournal/108 repository: https://github.com/singerdmx/flutter-quill