mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-24 09:38:25 +00:00
chore: update appflowy_board version
This commit is contained in:
parent
7be510fa22
commit
02e10301bf
2 changed files with 7 additions and 2 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# 0.0.5
|
||||
* Optimize insert card animation
|
||||
* Enable insert card at the end of the column
|
||||
* Fix some bugs
|
||||
|
||||
# 0.0.4
|
||||
* fix some bugs
|
||||
* Fix some bugs
|
||||
|
||||
# 0.0.3
|
||||
* Support customize UI
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
name: appflowy_board
|
||||
description: AppFlowy board implementation.
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
homepage: https://github.com/AppFlowy-IO/AppFlowy
|
||||
repository: https://github.com/AppFlowy-IO/AppFlowy/tree/main/frontend/app_flowy/packages/appflowy_board
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue