From daf1feee3c0bea983cc0af24c005dfd22dc9de83 Mon Sep 17 00:00:00 2001 From: Eduardo M Date: Sat, 28 May 2022 12:48:13 +0200 Subject: [PATCH] 3.0.1 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9119214..1f9ecb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [3.0.1] - 28/05/2022 +- Apply flutter lints +- Formatting and applying conventions + ## [3.0.0] - 28/05/2022 This new version brings full internationalization support along with file upload and unlimited chat appearance customization. This is a breaking release due to the introduction of the `PapercupsIntl()` and `PapercupsStyle()` classes. diff --git a/pubspec.yaml b/pubspec.yaml index 1aa6dc7..53d6388 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: papercups_flutter description: Native Flutter implementation of the papercups.io chat widget. -version: 3.0.0 +version: 3.0.1 homepage: https://github.com/aguilaair/papercups_flutter environment: