Skip to content

Commit 4aceae9

Browse files
authored
chore(release): v1.0.27 (#796)
Change-Id: I4004437e7dbeb195ab1133a8f7c657f9b6f835fd
1 parent 44ffa98 commit 4aceae9

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 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.27] - 2026-05-09
6+
7+
### Features
8+
9+
- **config**: Add `lark-channel` as a bind source (#786)
10+
11+
### Bug Fixes
12+
13+
- **install**: Fix installation errors when PowerShell is disabled by Group Policy (#789)
14+
15+
### Documentation
16+
17+
- **task**: Clarify task member id types in references (#777)
18+
519
## [v1.0.26] - 2026-05-08
620

721
### Features
@@ -630,6 +644,7 @@ Bundled AI agent skills for intelligent assistance:
630644
- Bilingual documentation (English & Chinese).
631645
- CI/CD pipelines: linting, testing, coverage reporting, and automated releases.
632646

647+
[v1.0.27]: https://github.com/larksuite/cli/releases/tag/v1.0.27
633648
[v1.0.26]: https://github.com/larksuite/cli/releases/tag/v1.0.26
634649
[v1.0.25]: https://github.com/larksuite/cli/releases/tag/v1.0.25
635650
[v1.0.24]: https://github.com/larksuite/cli/releases/tag/v1.0.24

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

0 commit comments

Comments
 (0)