Skip to content

Commit 8c700ae

Browse files
authored
chore(release): v1.0.36 (#1011)
Change-Id: Ifb0b6bf05d486943d9a689bf63dde2251dcd3500
1 parent 42746d6 commit 8c700ae

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [v1.0.36] - 2026-05-21
6+
7+
### Features
8+
9+
- **drive/markdown**: Return real tenant URLs for `drive +upload` and `markdown +create` (#992)
10+
11+
### Bug Fixes
12+
13+
- **auth**: Return validation error when `--scope` is empty in `auth check` (#999)
14+
15+
### Documentation
16+
17+
- **lark-drive**: Improve search evidence guidance (#864)
18+
519
## [v1.0.35] - 2026-05-20
620

721
### Features

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

0 commit comments

Comments
 (0)