From cb1a1a3782731b36010471b60176715938e1e874 Mon Sep 17 00:00:00 2001 From: h7ml Date: Sat, 28 Dec 2024 17:09:56 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=BF=A1=E6=81=AF=E5=92=8C=E5=8F=98=E6=9B=B4=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 README 和 CHANGELOG 文件中的版本号从 1.0.12 修改为 1.0.13 - 更新 CHANGELOG.md 中的版本比较链接 - 移除 README-zh.md 和 README.md 中的多余空行 --- CHANGELOG.md | 6 +++--- README-zh.md | 4 ++-- README.md | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd8a786..2643063 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ ## v1.0.13 -[compare changes](https://github.com/h7ml/ai-markdown-translator/compare/v1.0.12...v1.0.13) +[compare changes](https://github.com/h7ml/ai-markdown-translator/compare/v1.0.13...v1.0.13) -## v1.0.12 +## v1.0.13 -[compare changes](https://github.com/h7ml/ai-markdown-translator/compare/v1.0.11...v1.0.12) +[compare changes](https://github.com/h7ml/ai-markdown-translator/compare/v1.0.11...v1.0.13) ## v1.0.11 diff --git a/README-zh.md b/README-zh.md index a642473..a19d03a 100644 --- a/README-zh.md +++ b/README-zh.md @@ -248,7 +248,7 @@ npx ai-markdown-translator -i ./markdown-files -o ./output -l "日语" \ ## 版本信息 -- **当前版本**:1.0.12 +- **当前版本**:1.0.13 - **NPM 包**:[ai-markdown-translator](https://www.npmjs.com/package/ai-markdown-translator) ## CI 信息 @@ -266,4 +266,4 @@ npx ai-markdown-translator -i ./markdown-files -o ./output -l "日语" \ ## 支持 -如果您遇到任何问题或有任何疑问,请在此存储库中打开一个问题。 \ No newline at end of file +如果您遇到任何问题或有任何疑问,请在此存储库中打开一个问题。 diff --git a/README.md b/README.md index 808b0a8..8e18f1c 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ npx ai-markdown-translator -i ./markdown-files -o ./output -l "Japanese" \ ## Version Information -- **Current Version**: 1.0.12 +- **Current Version**: 1.0.13 - **NPM Package**: [ai-markdown-translator](https://www.npmjs.com/package/ai-markdown-translator) ## CI Information