Skip to content

Commit

Permalink
Merge pull request #8 from kwooshung/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
kwooshung authored Feb 15, 2024
2 parents 624d4bb + c65dfb3 commit 0dd6d16
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ async () => {
};
```

## [size/unit](src/size/human/index.ts) Convert a Number to a Human-Readable Size
## [size/human](src/size/human/index.ts) Convert a Number to a Human-Readable Size

```ts
import { sizeHuman } from '@kwooshung/files';
Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ async () => {
};
```

## [size/unit](src/size/human/index.ts) 将数字,转换为带单位的体积尺寸
## [size/human](src/size/human/index.ts) 将数字,转换为带单位的体积尺寸

```ts
import { sizeHuman } from '@kwooshung/files';
Expand Down
1 change: 1 addition & 0 deletions changelogs/.history
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
1.0.8
1.0.7
1.0.6
1.0.5
Expand Down
4 changes: 4 additions & 0 deletions changelogs/CHANGELOG.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 🎉 1.0.8 `2024-02-15`
### 🐛 Fix
- Repair document description details description error ([#cf2f157](https://github.com/kwooshung/files/commit/cf2f157c2d09b09deee73317cecd309cf45b09be))

## 🎉 1.0.7 `2024-02-03`
### 🐛 Fix
- The file address in the bag specifies an error ([#0c23ee0](https://github.com/kwooshung/files/commit/0c23ee0386f20a0409787968323506493e1ae18b))
Expand Down
4 changes: 4 additions & 0 deletions changelogs/CHANGELOG.ja.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 🎉 1.0.8 `2024-02-15`
### 🐛 Fix
- ドキュメントの修復説明詳細説明エラー ([#cf2f157](https://github.com/kwooshung/files/commit/cf2f157c2d09b09deee73317cecd309cf45b09be))

## 🎉 1.0.7 `2024-02-03`
### 🐛 Fix
- バッグ内のファイルアドレスはエラーを指定します ([#0c23ee0](https://github.com/kwooshung/files/commit/0c23ee0386f20a0409787968323506493e1ae18b))
Expand Down
4 changes: 4 additions & 0 deletions changelogs/CHANGELOG.ko.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 🎉 1.0.8 `2024-02-15`
### 🐛 Fix
- 문서 설명 세부 정보 설명 오류 ([#cf2f157](https://github.com/kwooshung/files/commit/cf2f157c2d09b09deee73317cecd309cf45b09be))

## 🎉 1.0.7 `2024-02-03`
### 🐛 Fix
- 백의 파일 주소는 오류를 지정합니다 ([#0c23ee0](https://github.com/kwooshung/files/commit/0c23ee0386f20a0409787968323506493e1ae18b))
Expand Down
4 changes: 4 additions & 0 deletions changelogs/CHANGELOG.ru.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 🎉 1.0.8 `2024-02-15`
### 🐛 Fix
- Ремонт документ Описание подробности Описание Ошибка ([#cf2f157](https://github.com/kwooshung/files/commit/cf2f157c2d09b09deee73317cecd309cf45b09be))

## 🎉 1.0.7 `2024-02-03`
### 🐛 Fix
- Адрес файла в сумке указывает ошибку ([#0c23ee0](https://github.com/kwooshung/files/commit/0c23ee0386f20a0409787968323506493e1ae18b))
Expand Down
4 changes: 4 additions & 0 deletions changelogs/CHANGELOG.zh-cn.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 🎉 1.0.8 `2024-02-15`
### 🐛 Fix
- 维修文件说明详细信息说明错误 ([#cf2f157](https://github.com/kwooshung/files/commit/cf2f157c2d09b09deee73317cecd309cf45b09be))

## 🎉 1.0.7 `2024-02-03`
### 🐛 Fix
- 袋子中的文件地址指定错误 ([#0c23ee0](https://github.com/kwooshung/files/commit/0c23ee0386f20a0409787968323506493e1ae18b))
Expand Down
4 changes: 4 additions & 0 deletions changelogs/CHANGELOG.zh-tw.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 🎉 1.0.8 `2024-02-15`
### 🐛 Fix
- 維修文件說明詳細信息說明錯誤 ([#cf2f157](https://github.com/kwooshung/files/commit/cf2f157c2d09b09deee73317cecd309cf45b09be))

## 🎉 1.0.7 `2024-02-03`
### 🐛 Fix
- 袋子中的文件地址指定錯誤 ([#0c23ee0](https://github.com/kwooshung/files/commit/0c23ee0386f20a0409787968323506493e1ae18b))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kwooshung/files",
"version": "1.0.7",
"version": "1.0.8",
"title": "files",
"description": "A convenient and efficient library for file operations.",
"private": false,
Expand Down

0 comments on commit 0dd6d16

Please sign in to comment.