From d76defb74de9f234e2bfd3a1ad18e7260a64267c Mon Sep 17 00:00:00 2001 From: kwooshung Date: Sun, 21 Jan 2024 18:48:14 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=EF=B8=8F=20release(tag):=20new=20v?= =?UTF-8?q?ersion=201.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelogs/.history | 1 + changelogs/CHANGELOG.en.md | 4 ++++ changelogs/CHANGELOG.ja.md | 4 ++++ changelogs/CHANGELOG.ko.md | 4 ++++ changelogs/CHANGELOG.ru.md | 4 ++++ changelogs/CHANGELOG.zh-cn.md | 4 ++++ changelogs/CHANGELOG.zh-tw.md | 4 ++++ package.json | 2 +- 8 files changed, 26 insertions(+), 1 deletion(-) diff --git a/changelogs/.history b/changelogs/.history index f40bc59..4ec4b3c 100644 --- a/changelogs/.history +++ b/changelogs/.history @@ -1,2 +1,3 @@ +1.0.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 8e0e854..9f59041 100644 --- a/changelogs/CHANGELOG.en.md +++ b/changelogs/CHANGELOG.en.md @@ -1,3 +1,7 @@ +## 🎉 1.0.2 `2024-01-21` +### 🆕 Add +- Add .gitattributes, forced settings to LF ([#e48ae85](https://github.com/kwooshung/files/commit/e48ae85142cd177763fd79c0d2945c9bbde9cb3c)) + ## 🎉 1.0.1 `2024-01-19` ### 🐛 Fix - Dependent configuration error ([#cc6ea60](https://github.com/kwooshung/files/commit/cc6ea606cceb145e0fe98449cf44ec31421ed23e)) diff --git a/changelogs/CHANGELOG.ja.md b/changelogs/CHANGELOG.ja.md index 680a015..779129f 100644 --- a/changelogs/CHANGELOG.ja.md +++ b/changelogs/CHANGELOG.ja.md @@ -1,3 +1,7 @@ +## 🎉 1.0.2 `2024-01-21` +### 🆕 Add +- .gitattributes、強制設定をLFに追加します ([#e48ae85](https://github.com/kwooshung/files/commit/e48ae85142cd177763fd79c0d2945c9bbde9cb3c)) + ## 🎉 1.0.1 `2024-01-19` ### 🐛 Fix - 従属構成エラー ([#cc6ea60](https://github.com/kwooshung/files/commit/cc6ea606cceb145e0fe98449cf44ec31421ed23e)) diff --git a/changelogs/CHANGELOG.ko.md b/changelogs/CHANGELOG.ko.md index 4b16b56..d6ef58e 100644 --- a/changelogs/CHANGELOG.ko.md +++ b/changelogs/CHANGELOG.ko.md @@ -1,3 +1,7 @@ +## 🎉 1.0.2 `2024-01-21` +### 🆕 Add +- .gitattributes, 강제 설정을 LF에 추가하십시오 ([#e48ae85](https://github.com/kwooshung/files/commit/e48ae85142cd177763fd79c0d2945c9bbde9cb3c)) + ## 🎉 1.0.1 `2024-01-19` ### 🐛 Fix - 종속 구성 오류 ([#cc6ea60](https://github.com/kwooshung/files/commit/cc6ea606cceb145e0fe98449cf44ec31421ed23e)) diff --git a/changelogs/CHANGELOG.ru.md b/changelogs/CHANGELOG.ru.md index db316a6..26930fc 100644 --- a/changelogs/CHANGELOG.ru.md +++ b/changelogs/CHANGELOG.ru.md @@ -1,3 +1,7 @@ +## 🎉 1.0.2 `2024-01-21` +### 🆕 Add +- Добавить .gitattributes, принудительные настройки в LF ([#e48ae85](https://github.com/kwooshung/files/commit/e48ae85142cd177763fd79c0d2945c9bbde9cb3c)) + ## 🎉 1.0.1 `2024-01-19` ### 🐛 Fix - Зависимая ошибка конфигурации ([#cc6ea60](https://github.com/kwooshung/files/commit/cc6ea606cceb145e0fe98449cf44ec31421ed23e)) diff --git a/changelogs/CHANGELOG.zh-cn.md b/changelogs/CHANGELOG.zh-cn.md index 05486d4..f8c57c6 100644 --- a/changelogs/CHANGELOG.zh-cn.md +++ b/changelogs/CHANGELOG.zh-cn.md @@ -1,3 +1,7 @@ +## 🎉 1.0.2 `2024-01-21` +### 🆕 Add +- 添加.gitAttributes,强制设置为LF ([#e48ae85](https://github.com/kwooshung/files/commit/e48ae85142cd177763fd79c0d2945c9bbde9cb3c)) + ## 🎉 1.0.1 `2024-01-19` ### 🐛 Fix - 依赖配置错误 ([#cc6ea60](https://github.com/kwooshung/files/commit/cc6ea606cceb145e0fe98449cf44ec31421ed23e)) diff --git a/changelogs/CHANGELOG.zh-tw.md b/changelogs/CHANGELOG.zh-tw.md index 08f6ff8..281c038 100644 --- a/changelogs/CHANGELOG.zh-tw.md +++ b/changelogs/CHANGELOG.zh-tw.md @@ -1,3 +1,7 @@ +## 🎉 1.0.2 `2024-01-21` +### 🆕 Add +- 添加.gitAttributes,強制設置為LF ([#e48ae85](https://github.com/kwooshung/files/commit/e48ae85142cd177763fd79c0d2945c9bbde9cb3c)) + ## 🎉 1.0.1 `2024-01-19` ### 🐛 Fix - 依賴配置錯誤 ([#cc6ea60](https://github.com/kwooshung/files/commit/cc6ea606cceb145e0fe98449cf44ec31421ed23e)) diff --git a/package.json b/package.json index e7ae2a6..2f2cd43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kwooshung/files", - "version": "1.0.1", + "version": "1.0.2", "title": "files", "description": "A convenient and efficient library for file operations.", "private": false,