File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ v1.0.20] - 2026-04-27
6+
7+ ### Features
8+
9+ - ** drive** : Add ` +search ` shortcut with flat filter flags (#658 )
10+ - ** mail** : Support sharing emails to IM chats via ` +share-to-chat ` (#637 )
11+ - ** calendar** : Add ` +update ` shortcut (#678 )
12+ - ** im** : Add ` --at-chatter-ids ` filter to ` +messages-search ` (#612 )
13+ - ** pagination** : Preserve pagination state on truncation and natural end (#659 )
14+ - ** lark-im** : Add ` chat.members.bots ` to skill docs (#616 )
15+
16+ ### Bug Fixes
17+
18+ - ** strict-mode** : Reject explicit ` --as ` instead of silently overriding it (#673 )
19+ - ** whiteboard** : Manual disable edge case for svg compatibility (#661 )
20+
21+ ### Documentation
22+
23+ - ** lark-drive** : Add missing import command examples (#669 )
24+ - ** readme** : Add Project (Meegle) to Features table (#660 )
25+
526## [ v1.0.19] - 2026-04-24
627
728### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @larksuite/cli" ,
3- "version" : " 1.0.19 " ,
3+ "version" : " 1.0.20 " ,
44 "description" : " The official CLI for Lark/Feishu open platform" ,
55 "bin" : {
66 "lark-cli" : " scripts/run.js"
You can’t perform that action at this time.
0 commit comments