From dfeffb0f366ca0275193246e889c0c23bf48788c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=B8=E6=B0=B4=E8=8A=A6=E8=8B=87?= Date: Sat, 13 Jan 2024 07:50:09 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=EF=B8=8F=20release(tag):=20new=20v?= =?UTF-8?q?ersion=201.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelogs/.history | 1 + changelogs/CHANGELOG.en.md | 7 +++++-- changelogs/CHANGELOG.ja.md | 7 +++++-- changelogs/CHANGELOG.ko.md | 7 +++++-- changelogs/CHANGELOG.ru.md | 7 +++++-- changelogs/CHANGELOG.zh-cn.md | 7 +++++-- changelogs/CHANGELOG.zh-tw.md | 7 +++++-- package.json | 2 +- 8 files changed, 32 insertions(+), 13 deletions(-) diff --git a/changelogs/.history b/changelogs/.history index afaf360..f40bc59 100644 --- a/changelogs/.history +++ b/changelogs/.history @@ -1 +1,2 @@ +1.0.1 1.0.0 \ No newline at end of file diff --git a/changelogs/CHANGELOG.en.md b/changelogs/CHANGELOG.en.md index 1f38aec..47de215 100644 --- a/changelogs/CHANGELOG.en.md +++ b/changelogs/CHANGELOG.en.md @@ -1,3 +1,7 @@ +## 🎉 1.0.1 `2024-01-13` +### 🐛 Fix +- Correct the installation error command error ([#3d2c2a8](https://github.com/kwooshung/algorithm-sorts/commit/3d2c2a87cac3b92ac0e2c9bfc9f3073fe1e4f423)) + ## 🎉 1.0.0 `2024-01-12` ### 📚 Docs - Explain that the document has been perfected ([#a4f2250](https://github.com/kwooshung/algorithm-sorts/commit/a4f225034537c529add94987d284267945ca4759)) @@ -6,5 +10,4 @@ ### ✨ Feature - Common sorting algorithm has been done ([#a5bd06d](https://github.com/kwooshung/algorithm-sorts/commit/a5bd06d36a558f1c149d1da2b14f72fe0e9d6a7b)) ### Other -- Initial commit ([#7367696](https://github.com/kwooshung/algorithm-sorts/commit/7367696c85f2e0f4207450e66b0f8bc14d096bbe)) - +- Initial commit ([#7367696](https://github.com/kwooshung/algorithm-sorts/commit/7367696c85f2e0f4207450e66b0f8bc14d096bbe)) \ No newline at end of file diff --git a/changelogs/CHANGELOG.ja.md b/changelogs/CHANGELOG.ja.md index 557959a..3e2f41d 100644 --- a/changelogs/CHANGELOG.ja.md +++ b/changelogs/CHANGELOG.ja.md @@ -1,3 +1,7 @@ +## 🎉 1.0.1 `2024-01-13` +### 🐛 Fix +- インストールエラーコマンドエラーを修正します ([#3d2c2a8](https://github.com/kwooshung/algorithm-sorts/commit/3d2c2a87cac3b92ac0e2c9bfc9f3073fe1e4f423)) + ## 🎉 1.0.0 `2024-01-12` ### 📚 Docs - 文書が完成したことを説明してください ([#a4f2250](https://github.com/kwooshung/algorithm-sorts/commit/a4f225034537c529add94987d284267945ca4759)) @@ -6,5 +10,4 @@ ### ✨ Feature - 一般的なソートアルゴリズムが行われました ([#a5bd06d](https://github.com/kwooshung/algorithm-sorts/commit/a5bd06d36a558f1c149d1da2b14f72fe0e9d6a7b)) ### Other -- 最初のコミット ([#7367696](https://github.com/kwooshung/algorithm-sorts/commit/7367696c85f2e0f4207450e66b0f8bc14d096bbe)) - +- 最初のコミット ([#7367696](https://github.com/kwooshung/algorithm-sorts/commit/7367696c85f2e0f4207450e66b0f8bc14d096bbe)) \ No newline at end of file diff --git a/changelogs/CHANGELOG.ko.md b/changelogs/CHANGELOG.ko.md index 4472180..00c85fe 100644 --- a/changelogs/CHANGELOG.ko.md +++ b/changelogs/CHANGELOG.ko.md @@ -1,3 +1,7 @@ +## 🎉 1.0.1 `2024-01-13` +### 🐛 Fix +- 설치 오류 명령 오류를 수정하십시오 ([#3d2c2a8](https://github.com/kwooshung/algorithm-sorts/commit/3d2c2a87cac3b92ac0e2c9bfc9f3073fe1e4f423)) + ## 🎉 1.0.0 `2024-01-12` ### 📚 Docs - 문서가 완성되었다고 설명하십시오 ([#a4f2250](https://github.com/kwooshung/algorithm-sorts/commit/a4f225034537c529add94987d284267945ca4759)) @@ -6,5 +10,4 @@ ### ✨ Feature - 일반적인 정렬 알고리즘이 수행되었습니다 ([#a5bd06d](https://github.com/kwooshung/algorithm-sorts/commit/a5bd06d36a558f1c149d1da2b14f72fe0e9d6a7b)) ### Other -- 초기 커밋 ([#7367696](https://github.com/kwooshung/algorithm-sorts/commit/7367696c85f2e0f4207450e66b0f8bc14d096bbe)) - +- 초기 커밋 ([#7367696](https://github.com/kwooshung/algorithm-sorts/commit/7367696c85f2e0f4207450e66b0f8bc14d096bbe)) \ No newline at end of file diff --git a/changelogs/CHANGELOG.ru.md b/changelogs/CHANGELOG.ru.md index 59294f8..765ec64 100644 --- a/changelogs/CHANGELOG.ru.md +++ b/changelogs/CHANGELOG.ru.md @@ -1,3 +1,7 @@ +## 🎉 1.0.1 `2024-01-13` +### 🐛 Fix +- Исправить ошибку команды ошибки установки ([#3d2c2a8](https://github.com/kwooshung/algorithm-sorts/commit/3d2c2a87cac3b92ac0e2c9bfc9f3073fe1e4f423)) + ## 🎉 1.0.0 `2024-01-12` ### 📚 Docs - Объясните, что документ был усовершенствован ([#a4f2250](https://github.com/kwooshung/algorithm-sorts/commit/a4f225034537c529add94987d284267945ca4759)) @@ -6,5 +10,4 @@ ### ✨ Feature - Общий алгоритм сортировки был сделан ([#a5bd06d](https://github.com/kwooshung/algorithm-sorts/commit/a5bd06d36a558f1c149d1da2b14f72fe0e9d6a7b)) ### Other -- Первоначальный коммит ([#7367696](https://github.com/kwooshung/algorithm-sorts/commit/7367696c85f2e0f4207450e66b0f8bc14d096bbe)) - +- Первоначальный коммит ([#7367696](https://github.com/kwooshung/algorithm-sorts/commit/7367696c85f2e0f4207450e66b0f8bc14d096bbe)) \ No newline at end of file diff --git a/changelogs/CHANGELOG.zh-cn.md b/changelogs/CHANGELOG.zh-cn.md index 7b7babc..2b211d2 100644 --- a/changelogs/CHANGELOG.zh-cn.md +++ b/changelogs/CHANGELOG.zh-cn.md @@ -1,3 +1,7 @@ +## 🎉 1.0.1 `2024-01-13` +### 🐛 Fix +- 更正安装错误命令错误 ([#3d2c2a8](https://github.com/kwooshung/algorithm-sorts/commit/3d2c2a87cac3b92ac0e2c9bfc9f3073fe1e4f423)) + ## 🎉 1.0.0 `2024-01-12` ### 📚 Docs - 说明该文档已经完善 ([#a4f2250](https://github.com/kwooshung/algorithm-sorts/commit/a4f225034537c529add94987d284267945ca4759)) @@ -6,5 +10,4 @@ ### ✨ Feature - 通用排序算法已经完成 ([#a5bd06d](https://github.com/kwooshung/algorithm-sorts/commit/a5bd06d36a558f1c149d1da2b14f72fe0e9d6a7b)) ### Other -- 初始提交 ([#7367696](https://github.com/kwooshung/algorithm-sorts/commit/7367696c85f2e0f4207450e66b0f8bc14d096bbe)) - +- 初始提交 ([#7367696](https://github.com/kwooshung/algorithm-sorts/commit/7367696c85f2e0f4207450e66b0f8bc14d096bbe)) \ No newline at end of file diff --git a/changelogs/CHANGELOG.zh-tw.md b/changelogs/CHANGELOG.zh-tw.md index 3d5ee8d..85577da 100644 --- a/changelogs/CHANGELOG.zh-tw.md +++ b/changelogs/CHANGELOG.zh-tw.md @@ -1,3 +1,7 @@ +## 🎉 1.0.1 `2024-01-13` +### 🐛 Fix +- 更正安裝錯誤命令錯誤 ([#3d2c2a8](https://github.com/kwooshung/algorithm-sorts/commit/3d2c2a87cac3b92ac0e2c9bfc9f3073fe1e4f423)) + ## 🎉 1.0.0 `2024-01-12` ### 📚 Docs - 說明該文檔已經完善 ([#a4f2250](https://github.com/kwooshung/algorithm-sorts/commit/a4f225034537c529add94987d284267945ca4759)) @@ -6,5 +10,4 @@ ### ✨ Feature - 通用排序算法已經完成 ([#a5bd06d](https://github.com/kwooshung/algorithm-sorts/commit/a5bd06d36a558f1c149d1da2b14f72fe0e9d6a7b)) ### Other -- 初始提交 ([#7367696](https://github.com/kwooshung/algorithm-sorts/commit/7367696c85f2e0f4207450e66b0f8bc14d096bbe)) - +- 初始提交 ([#7367696](https://github.com/kwooshung/algorithm-sorts/commit/7367696c85f2e0f4207450e66b0f8bc14d096bbe)) \ No newline at end of file diff --git a/package.json b/package.json index aedb165..3f30fad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kwooshung/algorithm-sorts", - "version": "1.0.0", + "version": "1.0.1", "title": "algorithm-sorts", "description": "Better algorithm implementation library", "private": false,