Skip to content

Commit 01db3aa

Browse files
authored
Merge pull request #9 from kwooshung/develop
🐛 fix(config): Update depends on the latest version
2 parents c4c70ed + 1ae9a0f commit 01db3aa

File tree

9 files changed

+323
-282
lines changed

9 files changed

+323
-282
lines changed

changelogs/.history

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
1.0.7
21
1.0.6
32
1.0.5
43
1.0.4

changelogs/CHANGELOG.en.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,33 @@
1-
## 🎉 1.0.7 `2024-01-13`
2-
### 🐛 Fix
3-
- Remove the Node version requirements ([#0e0d737](https://github.com/kwooshung/algorithm-sorts/commit/0e0d737a301488be61c01a0f4d04e3d5579e0297))
4-
51
## 🎉 1.0.6 `2024-01-13`
2+
### 📦 Release
3+
- new version 1.0.6 ([#9cf798b](https://github.com/kwooshung/algorithm-sorts/commit/9cf798b0c6d596b6c684a4ded5048f1867f58766))
64
### 🐛 Fix
75
- Update the path, otherwise the index.d.ts generated ([#2ac4a40](https://github.com/kwooshung/algorithm-sorts/commit/2ac4a407fe24f728131539472abf39b9a18ac278))
86

97
## 🎉 1.0.5 `2024-01-13`
8+
### 📦 Release
9+
- new version 1.0.5 ([#f56c079](https://github.com/kwooshung/algorithm-sorts/commit/f56c07973103ce216c1d471e846ae2236cbc5de0))
1010
### 🐛 Fix
1111
- Gitee address error ([#1691b6a](https://github.com/kwooshung/algorithm-sorts/commit/1691b6add64463040261f9d1a2d66d880bc48173))
1212

1313
## 🎉 1.0.4 `2024-01-13`
14+
### 📦 Release
15+
- new version 1.0.4 ([#0b0761a](https://github.com/kwooshung/algorithm-sorts/commit/0b0761acc1488cb30cc092680ada5e6ccee6ac30))
1416
### 🐛 Fix
1517
- Increase GITEE warehouse card ([#fbbb72d](https://github.com/kwooshung/algorithm-sorts/commit/fbbb72da703028dc58d4552eb6848f7a3686dc9d))
1618

1719
## 🎉 1.0.3 `2024-01-13`
20+
### 📦 Release
21+
- new version 1.0.3 ([#99b490d](https://github.com/kwooshung/algorithm-sorts/commit/99b490d0db07f5ad5a96c7506f073a3093f24977))
1822
### 📚 Docs
1923
- The description of the project introduction part of the document is clearer ([#3c532f9](https://github.com/kwooshung/algorithm-sorts/commit/3c532f90af5e8711e7fca249a1404cd99ef547d3))
2024

2125
## 🎉 1.0.2 `2024-01-13`
22-
### 🐛 Fix
23-
- The version number was wrong last time, it should be 1.0.2 ([#a1d3606](https://github.com/kwooshung/algorithm-sorts/commit/a1d360655644aba03a7d0d0c2a5601b1bda927f7))
2426
### 📦 Release
27+
- new version 1.0.2 ([#298c58f](https://github.com/kwooshung/algorithm-sorts/commit/298c58f5297531e56dc30dbf58ddc4d6a22a8ada))
2528
- new version 1.0.3 ([#5ac9ac4](https://github.com/kwooshung/algorithm-sorts/commit/5ac9ac4deb866d571e0e6141cb684b85fa5b0670))
29+
### 🐛 Fix
30+
- The version number was wrong last time, it should be 1.0.2 ([#a1d3606](https://github.com/kwooshung/algorithm-sorts/commit/a1d360655644aba03a7d0d0c2a5601b1bda927f7))
2631
### 📝 Changelog
2732
- Modify the log format and re -submit the coverage rate ([#8e08341](https://github.com/kwooshung/algorithm-sorts/commit/8e08341af567d21de610b80a2f04ac5ba4b5a48a))
2833

changelogs/CHANGELOG.ja.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,33 @@
1-
## 🎉 1.0.7 `2024-01-13`
2-
### 🐛 Fix
3-
- ノードバージョンの要件を削除します ([#0e0d737](https://github.com/kwooshung/algorithm-sorts/commit/0e0d737a301488be61c01a0f4d04e3d5579e0297))
4-
51
## 🎉 1.0.6 `2024-01-13`
2+
### 📦 Release
3+
- 新しいバージョン1.0.6 ([#9cf798b](https://github.com/kwooshung/algorithm-sorts/commit/9cf798b0c6d596b6c684a4ded5048f1867f58766))
64
### 🐛 Fix
75
- パスを更新します。それ以外の場合は、index.d.ts生成されます ([#2ac4a40](https://github.com/kwooshung/algorithm-sorts/commit/2ac4a407fe24f728131539472abf39b9a18ac278))
86

97
## 🎉 1.0.5 `2024-01-13`
8+
### 📦 Release
9+
- 新しいバージョン1.0.5 ([#f56c079](https://github.com/kwooshung/algorithm-sorts/commit/f56c07973103ce216c1d471e846ae2236cbc5de0))
1010
### 🐛 Fix
1111
- Giteeアドレスエラー ([#1691b6a](https://github.com/kwooshung/algorithm-sorts/commit/1691b6add64463040261f9d1a2d66d880bc48173))
1212

1313
## 🎉 1.0.4 `2024-01-13`
14+
### 📦 Release
15+
- 新しいバージョン1.0.4 ([#0b0761a](https://github.com/kwooshung/algorithm-sorts/commit/0b0761acc1488cb30cc092680ada5e6ccee6ac30))
1416
### 🐛 Fix
1517
- Gitee倉庫カードを増やします ([#fbbb72d](https://github.com/kwooshung/algorithm-sorts/commit/fbbb72da703028dc58d4552eb6848f7a3686dc9d))
1618

1719
## 🎉 1.0.3 `2024-01-13`
20+
### 📦 Release
21+
- 新しいバージョン1.0.3 ([#99b490d](https://github.com/kwooshung/algorithm-sorts/commit/99b490d0db07f5ad5a96c7506f073a3093f24977))
1822
### 📚 Docs
1923
- ドキュメントのプロジェクトの紹介部分の説明はより明確です ([#3c532f9](https://github.com/kwooshung/algorithm-sorts/commit/3c532f90af5e8711e7fca249a1404cd99ef547d3))
2024

2125
## 🎉 1.0.2 `2024-01-13`
22-
### 🐛 Fix
23-
- バージョン番号は前回間違っていましたが、1.0.2でなければなりません ([#a1d3606](https://github.com/kwooshung/algorithm-sorts/commit/a1d360655644aba03a7d0d0c2a5601b1bda927f7))
2426
### 📦 Release
27+
- 新しいバージョン1.0.2 ([#298c58f](https://github.com/kwooshung/algorithm-sorts/commit/298c58f5297531e56dc30dbf58ddc4d6a22a8ada))
2528
- 新しいバージョン1.0.3 ([#5ac9ac4](https://github.com/kwooshung/algorithm-sorts/commit/5ac9ac4deb866d571e0e6141cb684b85fa5b0670))
29+
### 🐛 Fix
30+
- バージョン番号は前回間違っていましたが、1.0.2でなければなりません ([#a1d3606](https://github.com/kwooshung/algorithm-sorts/commit/a1d360655644aba03a7d0d0c2a5601b1bda927f7))
2631
### 📝 Changelog
2732
- ログ形式を変更し、カバレッジレートを再登録します ([#8e08341](https://github.com/kwooshung/algorithm-sorts/commit/8e08341af567d21de610b80a2f04ac5ba4b5a48a))
2833

changelogs/CHANGELOG.ko.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,33 @@
1-
## 🎉 1.0.7 `2024-01-13`
2-
### 🐛 Fix
3-
- 노드 버전 요구 사항을 제거하십시오 ([#0e0d737](https://github.com/kwooshung/algorithm-sorts/commit/0e0d737a301488be61c01a0f4d04e3d5579e0297))
4-
51
## 🎉 1.0.6 `2024-01-13`
2+
### 📦 Release
3+
- 새로운 버전 1.0.6 ([#9cf798b](https://github.com/kwooshung/algorithm-sorts/commit/9cf798b0c6d596b6c684a4ded5048f1867f58766))
64
### 🐛 Fix
75
- 경로를 업데이트, 그렇지 않으면 index.d.ts가 생성되었습니다 ([#2ac4a40](https://github.com/kwooshung/algorithm-sorts/commit/2ac4a407fe24f728131539472abf39b9a18ac278))
86

97
## 🎉 1.0.5 `2024-01-13`
8+
### 📦 Release
9+
- 새로운 버전 1.0.5 ([#f56c079](https://github.com/kwooshung/algorithm-sorts/commit/f56c07973103ce216c1d471e846ae2236cbc5de0))
1010
### 🐛 Fix
1111
- Gitee 주소 오류 ([#1691b6a](https://github.com/kwooshung/algorithm-sorts/commit/1691b6add64463040261f9d1a2d66d880bc48173))
1212

1313
## 🎉 1.0.4 `2024-01-13`
14+
### 📦 Release
15+
- 새로운 버전 1.0.4 ([#0b0761a](https://github.com/kwooshung/algorithm-sorts/commit/0b0761acc1488cb30cc092680ada5e6ccee6ac30))
1416
### 🐛 Fix
1517
- Gitee Warehouse 카드를 늘리십시오 ([#fbbb72d](https://github.com/kwooshung/algorithm-sorts/commit/fbbb72da703028dc58d4552eb6848f7a3686dc9d))
1618

1719
## 🎉 1.0.3 `2024-01-13`
20+
### 📦 Release
21+
- 새 버전 1.0.3 ([#99b490d](https://github.com/kwooshung/algorithm-sorts/commit/99b490d0db07f5ad5a96c7506f073a3093f24977))
1822
### 📚 Docs
1923
- 프로젝트 소개에 대한 설명 문서의 일부는 명확합니다. ([#3c532f9](https://github.com/kwooshung/algorithm-sorts/commit/3c532f90af5e8711e7fca249a1404cd99ef547d3))
2024

2125
## 🎉 1.0.2 `2024-01-13`
22-
### 🐛 Fix
23-
- 버전 번호는 지난번에 잘못되었으며 1.0.2 여야합니다. ([#a1d3606](https://github.com/kwooshung/algorithm-sorts/commit/a1d360655644aba03a7d0d0c2a5601b1bda927f7))
2426
### 📦 Release
27+
- 새로운 버전 1.0.2 ([#298c58f](https://github.com/kwooshung/algorithm-sorts/commit/298c58f5297531e56dc30dbf58ddc4d6a22a8ada))
2528
- 새 버전 1.0.3 ([#5ac9ac4](https://github.com/kwooshung/algorithm-sorts/commit/5ac9ac4deb866d571e0e6141cb684b85fa5b0670))
29+
### 🐛 Fix
30+
- 버전 번호는 지난번에 잘못되었으며 1.0.2 여야합니다. ([#a1d3606](https://github.com/kwooshung/algorithm-sorts/commit/a1d360655644aba03a7d0d0c2a5601b1bda927f7))
2631
### 📝 Changelog
2732
- 로그 형식을 수정하고 적용 속도를 다시 제출하십시오. ([#8e08341](https://github.com/kwooshung/algorithm-sorts/commit/8e08341af567d21de610b80a2f04ac5ba4b5a48a))
2833

changelogs/CHANGELOG.ru.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,33 @@
1-
## 🎉 1.0.7 `2024-01-13`
2-
### 🐛 Fix
3-
- Удалить требования к версии узла ([#0e0d737](https://github.com/kwooshung/algorithm-sorts/commit/0e0d737a301488be61c01a0f4d04e3d5579e0297))
4-
51
## 🎉 1.0.6 `2024-01-13`
2+
### 📦 Release
3+
- Новая версия 1.0.6 ([#9cf798b](https://github.com/kwooshung/algorithm-sorts/commit/9cf798b0c6d596b6c684a4ded5048f1867f58766))
64
### 🐛 Fix
75
- Обновите путь, в противном случае сгенерированный index.d.ts ([#2ac4a40](https://github.com/kwooshung/algorithm-sorts/commit/2ac4a407fe24f728131539472abf39b9a18ac278))
86

97
## 🎉 1.0.5 `2024-01-13`
8+
### 📦 Release
9+
- Новая версия 1.0.5 ([#f56c079](https://github.com/kwooshung/algorithm-sorts/commit/f56c07973103ce216c1d471e846ae2236cbc5de0))
1010
### 🐛 Fix
1111
- Ошибка адреса Gitee ([#1691b6a](https://github.com/kwooshung/algorithm-sorts/commit/1691b6add64463040261f9d1a2d66d880bc48173))
1212

1313
## 🎉 1.0.4 `2024-01-13`
14+
### 📦 Release
15+
- Новая версия 1.0.4 ([#0b0761a](https://github.com/kwooshung/algorithm-sorts/commit/0b0761acc1488cb30cc092680ada5e6ccee6ac30))
1416
### 🐛 Fix
1517
- Увеличить карту склада Gitee ([#fbbb72d](https://github.com/kwooshung/algorithm-sorts/commit/fbbb72da703028dc58d4552eb6848f7a3686dc9d))
1618

1719
## 🎉 1.0.3 `2024-01-13`
20+
### 📦 Release
21+
- Новая версия 1.0.3 ([#99b490d](https://github.com/kwooshung/algorithm-sorts/commit/99b490d0db07f5ad5a96c7506f073a3093f24977))
1822
### 📚 Docs
1923
- Описание введения проекта Часть документа яснее ([#3c532f9](https://github.com/kwooshung/algorithm-sorts/commit/3c532f90af5e8711e7fca249a1404cd99ef547d3))
2024

2125
## 🎉 1.0.2 `2024-01-13`
22-
### 🐛 Fix
23-
- Номер версии был неправильным в прошлый раз, это должно быть 1.0.2 ([#a1d3606](https://github.com/kwooshung/algorithm-sorts/commit/a1d360655644aba03a7d0d0c2a5601b1bda927f7))
2426
### 📦 Release
27+
- Новая версия 1.0.2 ([#298c58f](https://github.com/kwooshung/algorithm-sorts/commit/298c58f5297531e56dc30dbf58ddc4d6a22a8ada))
2528
- Новая версия 1.0.3 ([#5ac9ac4](https://github.com/kwooshung/algorithm-sorts/commit/5ac9ac4deb866d571e0e6141cb684b85fa5b0670))
29+
### 🐛 Fix
30+
- Номер версии был неправильным в прошлый раз, это должно быть 1.0.2 ([#a1d3606](https://github.com/kwooshung/algorithm-sorts/commit/a1d360655644aba03a7d0d0c2a5601b1bda927f7))
2631
### 📝 Changelog
2732
- Измените формат журнала и повторно поставьте скорость покрытия ([#8e08341](https://github.com/kwooshung/algorithm-sorts/commit/8e08341af567d21de610b80a2f04ac5ba4b5a48a))
2833

changelogs/CHANGELOG.zh-cn.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,33 @@
1-
## 🎉 1.0.7 `2024-01-13`
2-
### 🐛 Fix
3-
- 删除节点版本要求 ([#0e0d737](https://github.com/kwooshung/algorithm-sorts/commit/0e0d737a301488be61c01a0f4d04e3d5579e0297))
4-
51
## 🎉 1.0.6 `2024-01-13`
2+
### 📦 Release
3+
- 新版本1.0.6 ([#9cf798b](https://github.com/kwooshung/algorithm-sorts/commit/9cf798b0c6d596b6c684a4ded5048f1867f58766))
64
### 🐛 Fix
75
- 更新路径,否则生成的索引 ([#2ac4a40](https://github.com/kwooshung/algorithm-sorts/commit/2ac4a407fe24f728131539472abf39b9a18ac278))
86

97
## 🎉 1.0.5 `2024-01-13`
8+
### 📦 Release
9+
- 新版本1.0.5 ([#f56c079](https://github.com/kwooshung/algorithm-sorts/commit/f56c07973103ce216c1d471e846ae2236cbc5de0))
1010
### 🐛 Fix
1111
- Gitee地址错误 ([#1691b6a](https://github.com/kwooshung/algorithm-sorts/commit/1691b6add64463040261f9d1a2d66d880bc48173))
1212

1313
## 🎉 1.0.4 `2024-01-13`
14+
### 📦 Release
15+
- 新版本1.0.4 ([#0b0761a](https://github.com/kwooshung/algorithm-sorts/commit/0b0761acc1488cb30cc092680ada5e6ccee6ac30))
1416
### 🐛 Fix
1517
- 增加Gitee仓库卡 ([#fbbb72d](https://github.com/kwooshung/algorithm-sorts/commit/fbbb72da703028dc58d4552eb6848f7a3686dc9d))
1618

1719
## 🎉 1.0.3 `2024-01-13`
20+
### 📦 Release
21+
- 新版本1.0.3 ([#99b490d](https://github.com/kwooshung/algorithm-sorts/commit/99b490d0db07f5ad5a96c7506f073a3093f24977))
1822
### 📚 Docs
1923
- 该项目简介部分的描述更清晰 ([#3c532f9](https://github.com/kwooshung/algorithm-sorts/commit/3c532f90af5e8711e7fca249a1404cd99ef547d3))
2024

2125
## 🎉 1.0.2 `2024-01-13`
22-
### 🐛 Fix
23-
- 版本号上次是错误的,应该是1.0.2 ([#a1d3606](https://github.com/kwooshung/algorithm-sorts/commit/a1d360655644aba03a7d0d0c2a5601b1bda927f7))
2426
### 📦 Release
27+
- 新版本1.0.2 ([#298c58f](https://github.com/kwooshung/algorithm-sorts/commit/298c58f5297531e56dc30dbf58ddc4d6a22a8ada))
2528
- 新版本1.0.3 ([#5ac9ac4](https://github.com/kwooshung/algorithm-sorts/commit/5ac9ac4deb866d571e0e6141cb684b85fa5b0670))
29+
### 🐛 Fix
30+
- 版本号上次是错误的,应该是1.0.2 ([#a1d3606](https://github.com/kwooshung/algorithm-sorts/commit/a1d360655644aba03a7d0d0c2a5601b1bda927f7))
2631
### 📝 Changelog
2732
- 修改日志格式并重新提交覆盖率 ([#8e08341](https://github.com/kwooshung/algorithm-sorts/commit/8e08341af567d21de610b80a2f04ac5ba4b5a48a))
2833

changelogs/CHANGELOG.zh-tw.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,33 @@
1-
## 🎉 1.0.7 `2024-01-13`
2-
### 🐛 Fix
3-
- 刪除節點版本要求 ([#0e0d737](https://github.com/kwooshung/algorithm-sorts/commit/0e0d737a301488be61c01a0f4d04e3d5579e0297))
4-
51
## 🎉 1.0.6 `2024-01-13`
2+
### 📦 Release
3+
- 新版本1.0.6 ([#9cf798b](https://github.com/kwooshung/algorithm-sorts/commit/9cf798b0c6d596b6c684a4ded5048f1867f58766))
64
### 🐛 Fix
75
- 更新路徑,否則生成的索引 ([#2ac4a40](https://github.com/kwooshung/algorithm-sorts/commit/2ac4a407fe24f728131539472abf39b9a18ac278))
86

97
## 🎉 1.0.5 `2024-01-13`
8+
### 📦 Release
9+
- 新版本1.0.5 ([#f56c079](https://github.com/kwooshung/algorithm-sorts/commit/f56c07973103ce216c1d471e846ae2236cbc5de0))
1010
### 🐛 Fix
1111
- Gitee地址錯誤 ([#1691b6a](https://github.com/kwooshung/algorithm-sorts/commit/1691b6add64463040261f9d1a2d66d880bc48173))
1212

1313
## 🎉 1.0.4 `2024-01-13`
14+
### 📦 Release
15+
- 新版本1.0.4 ([#0b0761a](https://github.com/kwooshung/algorithm-sorts/commit/0b0761acc1488cb30cc092680ada5e6ccee6ac30))
1416
### 🐛 Fix
1517
- 增加Gitee倉庫卡 ([#fbbb72d](https://github.com/kwooshung/algorithm-sorts/commit/fbbb72da703028dc58d4552eb6848f7a3686dc9d))
1618

1719
## 🎉 1.0.3 `2024-01-13`
20+
### 📦 Release
21+
- 新版本1.0.3 ([#99b490d](https://github.com/kwooshung/algorithm-sorts/commit/99b490d0db07f5ad5a96c7506f073a3093f24977))
1822
### 📚 Docs
1923
- 該項目簡介部分的描述更清晰 ([#3c532f9](https://github.com/kwooshung/algorithm-sorts/commit/3c532f90af5e8711e7fca249a1404cd99ef547d3))
2024

2125
## 🎉 1.0.2 `2024-01-13`
22-
### 🐛 Fix
23-
- 版本號上次是錯誤的,應該是1.0.2 ([#a1d3606](https://github.com/kwooshung/algorithm-sorts/commit/a1d360655644aba03a7d0d0c2a5601b1bda927f7))
2426
### 📦 Release
27+
- 新版本1.0.2 ([#298c58f](https://github.com/kwooshung/algorithm-sorts/commit/298c58f5297531e56dc30dbf58ddc4d6a22a8ada))
2528
- 新版本1.0.3 ([#5ac9ac4](https://github.com/kwooshung/algorithm-sorts/commit/5ac9ac4deb866d571e0e6141cb684b85fa5b0670))
29+
### 🐛 Fix
30+
- 版本號上次是錯誤的,應該是1.0.2 ([#a1d3606](https://github.com/kwooshung/algorithm-sorts/commit/a1d360655644aba03a7d0d0c2a5601b1bda927f7))
2631
### 📝 Changelog
2732
- 修改日誌格式並重新提交覆蓋率 ([#8e08341](https://github.com/kwooshung/algorithm-sorts/commit/8e08341af567d21de610b80a2f04ac5ba4b5a48a))
2833

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kwooshung/algorithm-sorts",
3-
"version": "1.0.7",
3+
"version": "1.0.6",
44
"title": "algorithm-sorts",
55
"description": "Better algorithm implementation library",
66
"private": false,

0 commit comments

Comments
 (0)