Skip to content

Commit

Permalink
Release feishu-pages 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Nov 13, 2023
1 parent e3bafb2 commit 73e5ac8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion feishu-docx/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 2 additions & 2 deletions feishu-pages/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down Expand Up @@ -33,4 +33,4 @@
"jest": "^29.6.4",
"ts-jest": "^29.1.1"
}
}
}

0 comments on commit 73e5ac8

Please sign in to comment.