chore: update changlog and version

This commit is contained in:
Lucas.Xu 2022-10-26 21:36:44 +08:00
parent 9477f00831
commit d0d7529d28
2 changed files with 9 additions and 1 deletions

View file

@ -1,5 +1,13 @@
# Release Notes
## Version 0.0.6.1 - 10/26/2022
New features
- Optimzie appflowy_editor dark mode style
### Bug Fixes
- Unable to copy the text with checkbox or link style
## Version 0.0.6 - 10/23/2022
New features

View file

@ -22,7 +22,7 @@ CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
CARGO_MAKE_CRATE_FS_NAME = "dart_ffi"
CARGO_MAKE_CRATE_NAME = "dart-ffi"
LIB_NAME = "dart_ffi"
CURRENT_APP_VERSION = "0.0.6"
CURRENT_APP_VERSION = "0.0.6.1"
FEATURES = "flutter"
PRODUCT_NAME = "AppFlowy"
# CRATE_TYPE: https://doc.rust-lang.org/reference/linkage.html