Skip to content

Commit

Permalink
📦️ release(tag): new version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kwooshung committed Jan 12, 2024
1 parent 3d2c2a8 commit dfeffb0
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 13 deletions.
1 change: 1 addition & 0 deletions changelogs/.history
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
1.0.1
1.0.0
7 changes: 5 additions & 2 deletions changelogs/CHANGELOG.en.md
Original file line number Diff line number Diff line change
@@ -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))
Expand All @@ -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))
7 changes: 5 additions & 2 deletions changelogs/CHANGELOG.ja.md
Original file line number Diff line number Diff line change
@@ -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))
Expand All @@ -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))
7 changes: 5 additions & 2 deletions changelogs/CHANGELOG.ko.md
Original file line number Diff line number Diff line change
@@ -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))
Expand All @@ -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))
7 changes: 5 additions & 2 deletions changelogs/CHANGELOG.ru.md
Original file line number Diff line number Diff line change
@@ -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))
Expand All @@ -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))
7 changes: 5 additions & 2 deletions changelogs/CHANGELOG.zh-cn.md
Original file line number Diff line number Diff line change
@@ -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))
Expand All @@ -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))
7 changes: 5 additions & 2 deletions changelogs/CHANGELOG.zh-tw.md
Original file line number Diff line number Diff line change
@@ -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))
Expand All @@ -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))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit dfeffb0

Please sign in to comment.