From 7eb0ba325746c50f123dd091a9afff2fa1a2bcda Mon Sep 17 00:00:00 2001 From: liangshuo-1 Date: Tue, 28 Apr 2026 21:35:31 +0800 Subject: [PATCH] chore(release): bump version to v1.0.21 (#698) Change-Id: If34453af159d394a7bfaca9d41641f570b373974 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4640f92f8..307b6d662 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"