chore: appflowy_editor 0.0.4

This commit is contained in:
Lucas.Xu 2022-09-02 21:19:55 +08:00 committed by Lucas.Xu
parent fa22c63ac1
commit 118891923f
3 changed files with 8 additions and 3 deletions

View File

@ -5,13 +5,13 @@ on:
branches:
- "main"
paths:
- "frontend/app_flowy/packages/appflowy_editor"
- "frontend/app_flowy/packages/appflowy_editor/**"
pull_request:
branches:
- "main"
paths:
- "frontend/app_flowy/packages/appflowy_editor"
- "frontend/app_flowy/packages/appflowy_editor/**"
env:
CARGO_TERM_COLOR: always

View File

@ -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.

View File

@ -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: