From 840c1bf9a5e9342bd31b2ffa34f0b44660bd0a88 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Wed, 25 Oct 2023 19:04:49 +0800 Subject: [PATCH] Release feishu-pages v0.5.3 --- feishu-pages/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feishu-pages/package.json b/feishu-pages/package.json index 672b362..042ab86 100644 --- a/feishu-pages/package.json +++ b/feishu-pages/package.json @@ -1,6 +1,6 @@ { "name": "feishu-pages", - "version": "0.5.2", + "version": "0.5.3", "description": "Generate Feishu Wiki into a Markdown for work with Static Page Generators.", "repository": { "url": "https://github.com/longbridgeapp/feishu-pages"