From 13073d6b4a591146e028f68fe74062a51a45e94a Mon Sep 17 00:00:00 2001 From: Stefan Humm Date: Thu, 12 Jan 2023 21:58:35 +0900 Subject: [PATCH] Update to version 1.5.2 and adjust changelog --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15d618e..75fa2aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 1.5.2 +- Fix issue with hiding backspace button (set null to hide) +- Migrate jcenter to mavenCentral (thx @duyjack) + ## 1.5.1 - Update ReadMe and example 📃 - Add method `clearRecentEmojis` in EmojiPickerUtils to clear the recent Emojis diff --git a/pubspec.yaml b/pubspec.yaml index 607c0cb..841d12c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: emoji_picker_flutter description: A Flutter package that provides an Emoji picker widget with 1500+ emojis in 8 categories. -version: 1.5.1 +version: 1.5.2 homepage: https://github.com/Fintasys/emoji_picker_flutter environment: