diff --git a/printing/CHANGELOG.md b/printing/CHANGELOG.md index badbf2f4..e8d2766c 100644 --- a/printing/CHANGELOG.md +++ b/printing/CHANGELOG.md @@ -1,8 +1,9 @@ # Changelog -## 5.11.2 +## 5.12.0 - Refactor html imports +- Implement PdfActionBarTheme for actions bar and add method scrollToPage [Aleksei] ## 5.11.1 diff --git a/printing/pubspec.yaml b/printing/pubspec.yaml index 115c777d..caa5877e 100644 --- a/printing/pubspec.yaml +++ b/printing/pubspec.yaml @@ -15,7 +15,7 @@ topics: - print - printing - report -version: 5.11.2 +version: 5.12.0 environment: sdk: ">=3.0.0 <4.0.0"