@@ -5,13 +5,13 @@ on:
branches:
- "main"
paths:
- - "frontend/app_flowy/packages/appflowy_editor"
+ - "frontend/app_flowy/packages/appflowy_editor/**"
pull_request:
env:
CARGO_TERM_COLOR: always
@@ -1,3 +1,8 @@
+## 0.0.4
+* Support more shortcut events.
+* Fix some bugs.
+* Update the documentation.
+
## 0.0.3
* Support insert image.
* Support insert link.
@@ -1,6 +1,6 @@
name: appflowy_editor
description: A highly customizable rich-text editor for Flutter
-version: 0.0.3
+version: 0.0.4
homepage: https://github.com/AppFlowy-IO/AppFlowy
platforms: