diff --git a/feishu-docx/package.json b/feishu-docx/package.json index cdc92f0..2f75021 100644 --- a/feishu-docx/package.json +++ b/feishu-docx/package.json @@ -1,6 +1,6 @@ { "name": "feishu-docx", - "version": "0.5.3", + "version": "0.5.4", "description": "Convert Feishu Docx into other format (Markdown, HTML ...)", "module": "src/index.ts", "main": "dist/index.js", diff --git a/feishu-pages/package.json b/feishu-pages/package.json index 14a7bde..dc42bdb 100644 --- a/feishu-pages/package.json +++ b/feishu-pages/package.json @@ -1,6 +1,6 @@ { "name": "feishu-pages", - "version": "0.5.6", + "version": "0.5.7", "description": "Generate Feishu Wiki into a Markdown for work with Static Page Generators.", "repository": { "url": "https://github.com/longbridgeapp/feishu-pages" @@ -33,4 +33,4 @@ "jest": "^29.6.4", "ts-jest": "^29.1.1" } -} +} \ No newline at end of file