From 1a905b2f9a5303905382b3c8f8a69f69ce84eb84 Mon Sep 17 00:00:00 2001 From: liangshuo-1 <266696938+liangshuo-1@users.noreply.github.com> Date: Tue, 28 Apr 2026 21:32:11 +0800 Subject: [PATCH] chore(release): bump version to v1.0.21 Change-Id: If34453af159d394a7bfaca9d41641f570b373974 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4640f92f..307b6d66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@larksuite/cli", - "version": "1.0.20", + "version": "1.0.21", "description": "The official CLI for Lark/Feishu open platform", "bin": { "lark-cli": "scripts/run.js"