From cc63bc2e8ddf9fad93b4f1dd6e0a04d17937ba05 Mon Sep 17 00:00:00 2001 From: dab246 Date: Tue, 20 Aug 2024 11:11:58 +0700 Subject: [PATCH] Bump version to `v3.1.1` Signed-off-by: dab246 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc46a750..a68c8167 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [3.1.1] - 2024-08-20 +* Support `Copy & Paste` multiple images + ## [3.1.0] - 2024-08-06 - Release new version `v3.1.0` diff --git a/pubspec.yaml b/pubspec.yaml index 804659bf..2bb52ca3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: html_editor_enhanced description: HTML rich text editor for Android, iOS, and Web, using the Summernote library. Enhanced with highly customizable widget-based controls, bug fixes, callbacks, dark mode, and more. -version: 3.1.0 +version: 3.1.1 homepage: https://github.com/tneotia/html-editor-enhanced environment: