소스 검색

Merge pull request #1243 from AppFlowy-IO/feat/pub_appflowy_board

chore: update appflowy_board version
Nathan.fooo 2 년 전
부모
커밋
0d2ceba817
2개의 변경된 파일7개의 추가작업 그리고 1개의 파일을 삭제
  1. 6 0
      frontend/app_flowy/packages/appflowy_board/CHANGELOG.md
  2. 1 1
      frontend/app_flowy/packages/appflowy_board/pubspec.yaml

+ 6 - 0
frontend/app_flowy/packages/appflowy_board/CHANGELOG.md

@@ -1,8 +1,14 @@
+# 0.0.9
+* Enable slide to select text in card
+* Fix some bugs
+
 # 0.0.8
 # 0.0.8
 * Enable drag and drop group  
 * Enable drag and drop group  
+
 # 0.0.7
 # 0.0.7
 * Rename some classes
 * Rename some classes
 * Add documentation
 * Add documentation
+
 # 0.0.6
 # 0.0.6
 * Support scroll to bottom
 * Support scroll to bottom
 * Fix some bugs
 * Fix some bugs

+ 1 - 1
frontend/app_flowy/packages/appflowy_board/pubspec.yaml

@@ -1,6 +1,6 @@
 name: appflowy_board
 name: appflowy_board
 description: AppFlowyBoard is a board-style widget that consists of multi-groups. It supports drag and drop between different groups. 
 description: AppFlowyBoard is a board-style widget that consists of multi-groups. It supports drag and drop between different groups. 
-version: 0.0.8
+version: 0.0.9
 homepage: https://github.com/AppFlowy-IO/AppFlowy
 homepage: https://github.com/AppFlowy-IO/AppFlowy
 repository: https://github.com/AppFlowy-IO/AppFlowy/tree/main/frontend/app_flowy/packages/appflowy_board
 repository: https://github.com/AppFlowy-IO/AppFlowy/tree/main/frontend/app_flowy/packages/appflowy_board