Skip to content

Commit 8a268aa

Browse files
authored
chore: release v1.0.59 (#1617)
1 parent 39d60cb commit 8a268aa

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [v1.0.59] - 2026-06-26
6+
7+
### Features
8+
9+
- **slides**: Add `+replace-pages` and `xml get` shortcuts, and expose the presentation URL (#1585)
10+
- **minutes**: Support speaker list and no-Lark speaker replace (#1594)
11+
- **calendar/vc/minutes**: Optimize and extend calendar, vc, minutes, and note shortcuts and skills (#1571)
12+
13+
### Bug Fixes
14+
15+
- **docs**: Hide docs `api-version` compat flag (#1580)
16+
517
## [v1.0.58] - 2026-06-25
618

719
### Features
@@ -1265,6 +1277,7 @@ Bundled AI agent skills for intelligent assistance:
12651277
- Bilingual documentation (English & Chinese).
12661278
- CI/CD pipelines: linting, testing, coverage reporting, and automated releases.
12671279

1280+
[v1.0.59]: https://github.com/larksuite/cli/releases/tag/v1.0.59
12681281
[v1.0.58]: https://github.com/larksuite/cli/releases/tag/v1.0.58
12691282
[v1.0.57]: https://github.com/larksuite/cli/releases/tag/v1.0.57
12701283
[v1.0.56]: https://github.com/larksuite/cli/releases/tag/v1.0.56

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.58",
3+
"version": "1.0.59",
44
"description": "The official CLI for Lark/Feishu open platform",
55
"bin": {
66
"lark-cli": "scripts/run.js"

0 commit comments

Comments
 (0)