Skip to content

Commit 4c63198

Browse files
authored
chore(release): v1.0.28 (#830)
Change-Id: If8e5170a3abb8ef846fcb7473977e6bf8bc91767
1 parent c0fbe54 commit 4c63198

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [v1.0.28] - 2026-05-11
6+
7+
### Features
8+
9+
- **im**: Support UAT for `messages.forward` and add `threads.forward` (#689)
10+
- **im**: Add flag shortcuts `+flag-create` / `+flag-list` / `+flag-cancel` for message bookmarks (#770)
11+
12+
### Bug Fixes
13+
14+
- **drive**: Handle duplicate remote sync paths (#803)
15+
16+
### Documentation
17+
18+
- **im**: Name `--query` / `--member-ids` in `+chat-search` shortcut row (#812)
19+
520
## [v1.0.27] - 2026-05-09
621

722
### Features
@@ -644,6 +659,7 @@ Bundled AI agent skills for intelligent assistance:
644659
- Bilingual documentation (English & Chinese).
645660
- CI/CD pipelines: linting, testing, coverage reporting, and automated releases.
646661

662+
[v1.0.28]: https://github.com/larksuite/cli/releases/tag/v1.0.28
647663
[v1.0.27]: https://github.com/larksuite/cli/releases/tag/v1.0.27
648664
[v1.0.26]: https://github.com/larksuite/cli/releases/tag/v1.0.26
649665
[v1.0.25]: https://github.com/larksuite/cli/releases/tag/v1.0.25

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@larksuite/cli",
3-
"version": "1.0.27",
3+
"version": "1.0.28",
44
"description": "The official CLI for Lark/Feishu open platform",
55
"bin": {
66
"lark-cli": "scripts/run.js"

0 commit comments

Comments
 (0)