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`