Skip to content

Commit

Permalink
Test release npm
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Sep 1, 2023
1 parent a6ca549 commit 53111a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions feishu-docx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "feishu-docx",
"version": "0.1.3",
"version": "0.1.4",
"description": "Convert Feishu Docx into other format (Markdown, HTML ...)",
"module": "src/index.ts",
"main": "dist/index.js",
Expand Down Expand Up @@ -32,4 +32,4 @@
"ts-jest": "^29.1.1"
},
"license": "MIT"
}
}
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.1.5",
"version": "0.1.6",
"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 @@ -32,4 +32,4 @@
"jest": "^29.6.4",
"ts-jest": "^29.1.1"
}
}
}

0 comments on commit 53111a8

Please sign in to comment.