From df6e07d567efae4c80693a5fac72d872d87ac9e1 Mon Sep 17 00:00:00 2001 From: Ellet Date: Sat, 18 Nov 2023 03:27:14 +0300 Subject: [PATCH] Prepare 8.6.1 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a19e509b..d6aca86f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## 8.6.1 +* Temporary revert style bug fix + ## 8.6.0 * **Breaking Change** Support [Flutter 3.16](https://medium.com/flutter/whats-new-in-flutter-3-16-dba6cb1015d1), please upgrade to the latest stable version of flutter to use this update * **Breaking Change**: Remove Deprecated Fields diff --git a/pubspec.yaml b/pubspec.yaml index 338339ed..213161ca 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.6.0 +version: 8.6.1 homepage: https://1o24bbs.com/c/bulletjournal/108 repository: https://github.com/singerdmx/flutter-quill