From 97a5ed1a1b4d43edeefd1b8b3c9e4c2bedf1251f Mon Sep 17 00:00:00 2001 From: Cheryl Date: Sat, 20 Jan 2024 16:04:15 -0800 Subject: [PATCH] Update Change log --- CHANGELOG.md | 3 +++ flutter_quill_extensions/CHANGELOG.md | 3 +++ flutter_quill_test/CHANGELOG.md | 3 +++ quill_html_converter/CHANGELOG.md | 3 +++ quill_pdf_converter/CHANGELOG.md | 3 +++ 5 files changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index abf7df6f..b93828d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## 9.2.9 +* Placeholder + ## 9.2.8 * feat: Export Container node as QuillContainer * fix web cursor position / height (don't use iOS logic) diff --git a/flutter_quill_extensions/CHANGELOG.md b/flutter_quill_extensions/CHANGELOG.md index 271db03d..e019cfd0 100644 --- a/flutter_quill_extensions/CHANGELOG.md +++ b/flutter_quill_extensions/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## 9.2.9 +* Placeholder + ## 9.2.6 * [fix selection.affinity always downstream after updateEditingValue](https://github.com/singerdmx/flutter-quill/pull/1682) * Bumb version of `super_clipboard` diff --git a/flutter_quill_test/CHANGELOG.md b/flutter_quill_test/CHANGELOG.md index 271db03d..e019cfd0 100644 --- a/flutter_quill_test/CHANGELOG.md +++ b/flutter_quill_test/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## 9.2.9 +* Placeholder + ## 9.2.6 * [fix selection.affinity always downstream after updateEditingValue](https://github.com/singerdmx/flutter-quill/pull/1682) * Bumb version of `super_clipboard` diff --git a/quill_html_converter/CHANGELOG.md b/quill_html_converter/CHANGELOG.md index 271db03d..e019cfd0 100644 --- a/quill_html_converter/CHANGELOG.md +++ b/quill_html_converter/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## 9.2.9 +* Placeholder + ## 9.2.6 * [fix selection.affinity always downstream after updateEditingValue](https://github.com/singerdmx/flutter-quill/pull/1682) * Bumb version of `super_clipboard` diff --git a/quill_pdf_converter/CHANGELOG.md b/quill_pdf_converter/CHANGELOG.md index 271db03d..e019cfd0 100644 --- a/quill_pdf_converter/CHANGELOG.md +++ b/quill_pdf_converter/CHANGELOG.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. +## 9.2.9 +* Placeholder + ## 9.2.6 * [fix selection.affinity always downstream after updateEditingValue](https://github.com/singerdmx/flutter-quill/pull/1682) * Bumb version of `super_clipboard`