From 5f013e76afcaf206284d27411a1dd046bebad8ed Mon Sep 17 00:00:00 2001 From: Ellet Date: Wed, 10 Jan 2024 20:59:32 +0300 Subject: [PATCH] Update CHANGELOGs --- 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 66cb82d3..3de82d76 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.3 +* Allow to use any version of intl + ## 9.2.2 * Fix bug [#1627](https://github.com/singerdmx/flutter-quill/issues/1627) diff --git a/flutter_quill_extensions/CHANGELOG.md b/flutter_quill_extensions/CHANGELOG.md index 66cb82d3..3de82d76 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.3 +* Allow to use any version of intl + ## 9.2.2 * Fix bug [#1627](https://github.com/singerdmx/flutter-quill/issues/1627) diff --git a/flutter_quill_test/CHANGELOG.md b/flutter_quill_test/CHANGELOG.md index 66cb82d3..3de82d76 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.3 +* Allow to use any version of intl + ## 9.2.2 * Fix bug [#1627](https://github.com/singerdmx/flutter-quill/issues/1627) diff --git a/quill_html_converter/CHANGELOG.md b/quill_html_converter/CHANGELOG.md index 66cb82d3..3de82d76 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.3 +* Allow to use any version of intl + ## 9.2.2 * Fix bug [#1627](https://github.com/singerdmx/flutter-quill/issues/1627) diff --git a/quill_pdf_converter/CHANGELOG.md b/quill_pdf_converter/CHANGELOG.md index 66cb82d3..3de82d76 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.3 +* Allow to use any version of intl + ## 9.2.2 * Fix bug [#1627](https://github.com/singerdmx/flutter-quill/issues/1627)