diff --git a/CHANGELOG.md b/CHANGELOG.md index 12345f4aa..5d095aab7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.2.2 +* chore: minor updates to documentation. + ## 1.2.1 * feat: support collapsed list by @LucasXu0 in ([#319](https://github.com/AppFlowy-IO/appflowy-editor/pull/319)) * feat: improve keyboard behavior in mobile toolbar by @hyj1204 in ([#287](https://github.com/AppFlowy-IO/appflowy-editor/pull/287)) diff --git a/README.md b/README.md index 0d0d3b2da..d2fc1d1d7 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Below are some examples of shortcut event customizations: * Need more examples? Check out [shortcuts](https://github.com/AppFlowy-IO/appflowy-editor/tree/main/lib/src/editor/editor_component/service/shortcuts) ## Migration Guide -Please refer to the [migration documentation]((https://github.com/AppFlowy-IO/appflowy-editor/blob/main/documentation/migration.md)). +Please refer to the [migration documentation](https://github.com/AppFlowy-IO/appflowy-editor/blob/main/documentation/migration.md). ## Glossary Please refer to the API documentation. diff --git a/pubspec.yaml b/pubspec.yaml index 5083daec9..0d674a8cd 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.2.1 +version: 1.2.2 homepage: https://github.com/AppFlowy-IO/appflowy-editor platforms: