From 49ddeec870a7589887da4d5fadc6cc4b4e8972e8 Mon Sep 17 00:00:00 2001 From: dab246 Date: Tue, 6 Aug 2024 11:54:04 +0700 Subject: [PATCH] Bump version to v3.0.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 14c26568..810a13ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## [3.0.1] - 2024-08-06 +- Release new version `v3.0.1` + ## [3.0.0] - 2024-08-06 - Release new version `v3.0.0` diff --git a/pubspec.yaml b/pubspec.yaml index 8c695c41..117088cd 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: 2.6.0 +version: 3.0.1 homepage: https://github.com/tneotia/html-editor-enhanced environment: