Skip to content

Commit 4bd1eab

Browse files
committed
📦️ release(tag): new version 1.0.6
1 parent 3360bff commit 4bd1eab

File tree

8 files changed

+26
-1
lines changed

8 files changed

+26
-1
lines changed

changelogs/.history

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
1.0.6
12
1.0.5
23
1.0.4
34
1.0.3

changelogs/CHANGELOG.en.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 🎉 1.0.6 `2024-02-02`
2+
### 🐛 Fix
3+
- Quality Test badges address ([#3360bff](https://github.com/kwooshung/files/commit/3360bffdacb06ea262e3891bdfd91119232a0517))
4+
15
## 🎉 1.0.5 `2024-02-01`
26
### 🐛 Fix
37
- Change the warehouse address of the package ([#9b98d15](https://github.com/kwooshung/files/commit/9b98d1563a842474cefcbd0507b95fe6729fa9a0))

changelogs/CHANGELOG.ja.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 🎉 1.0.6 `2024-02-02`
2+
### 🐛 Fix
3+
- 高品質のテストバッジアドレス ([#3360bff](https://github.com/kwooshung/files/commit/3360bffdacb06ea262e3891bdfd91119232a0517))
4+
15
## 🎉 1.0.5 `2024-02-01`
26
### 🐛 Fix
37
- パッケージの倉庫アドレスを変更します ([#9b98d15](https://github.com/kwooshung/files/commit/9b98d1563a842474cefcbd0507b95fe6729fa9a0))

changelogs/CHANGELOG.ko.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 🎉 1.0.6 `2024-02-02`
2+
### 🐛 Fix
3+
- 품질 테스트 배지 주소 ([#3360bff](https://github.com/kwooshung/files/commit/3360bffdacb06ea262e3891bdfd91119232a0517))
4+
15
## 🎉 1.0.5 `2024-02-01`
26
### 🐛 Fix
37
- 패키지의 창고 주소를 변경하십시오 ([#9b98d15](https://github.com/kwooshung/files/commit/9b98d1563a842474cefcbd0507b95fe6729fa9a0))

changelogs/CHANGELOG.ru.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 🎉 1.0.6 `2024-02-02`
2+
### 🐛 Fix
3+
- Адрес тестирования качества ([#3360bff](https://github.com/kwooshung/files/commit/3360bffdacb06ea262e3891bdfd91119232a0517))
4+
15
## 🎉 1.0.5 `2024-02-01`
26
### 🐛 Fix
37
- Измените адрес склада пакета ([#9b98d15](https://github.com/kwooshung/files/commit/9b98d1563a842474cefcbd0507b95fe6729fa9a0))

changelogs/CHANGELOG.zh-cn.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 🎉 1.0.6 `2024-02-02`
2+
### 🐛 Fix
3+
- 质量测试徽章地址 ([#3360bff](https://github.com/kwooshung/files/commit/3360bffdacb06ea262e3891bdfd91119232a0517))
4+
15
## 🎉 1.0.5 `2024-02-01`
26
### 🐛 Fix
37
- 更改包装的仓库地址 ([#9b98d15](https://github.com/kwooshung/files/commit/9b98d1563a842474cefcbd0507b95fe6729fa9a0))

changelogs/CHANGELOG.zh-tw.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 🎉 1.0.6 `2024-02-02`
2+
### 🐛 Fix
3+
- 質量測試徽章地址 ([#3360bff](https://github.com/kwooshung/files/commit/3360bffdacb06ea262e3891bdfd91119232a0517))
4+
15
## 🎉 1.0.5 `2024-02-01`
26
### 🐛 Fix
37
- 更改包裝的倉庫地址 ([#9b98d15](https://github.com/kwooshung/files/commit/9b98d1563a842474cefcbd0507b95fe6729fa9a0))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kwooshung/files",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"title": "files",
55
"description": "A convenient and efficient library for file operations.",
66
"private": false,

0 commit comments

Comments
 (0)