From 77e0f6ce6fdd7196a41489fa84982d49ae23dc94 Mon Sep 17 00:00:00 2001 From: "Lucas.Xu" Date: Wed, 7 Jun 2023 11:06:15 +0800 Subject: [PATCH] chore: bump version 1.0.0 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e127eb6d5..aa5d92c2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.0.0 +* chore: release 1.0.0 + ## 1.0.0-dev.4 * fix: the background color of nested block component overflow by @LucasXu0 in ([#172](https://github.com/AppFlowy-IO/appflowy-editor/pull/172)) * fix: upload image menu overflow by @LucasXu0 in ([#172](https://github.com/AppFlowy-IO/appflowy-editor/pull/172)) diff --git a/pubspec.yaml b/pubspec.yaml index c2f37e728..032374eef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: appflowy_editor description: A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond. -version: 1.0.0-dev.4 +version: 1.0.0 homepage: https://github.com/AppFlowy-IO/appflowy-editor platforms: