From 7ecd683c36cee5a17afdb6c93f0db49be76a1ef0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 5 Oct 2023 10:13:48 +0000 Subject: [PATCH 1/3] [tagpr] prepare for the next release --- version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.go b/version.go index 3f6c46f..70a34a9 100644 --- a/version.go +++ b/version.go @@ -21,4 +21,4 @@ THE SOFTWARE. */ package main -const version = "0.0.5" +const version = "0.0.6" From 786e84d5c2a8d31f7ac07b5c41ebb670d43cef87 Mon Sep 17 00:00:00 2001 From: orangekame3 Date: Thu, 5 Oct 2023 09:53:09 +0000 Subject: [PATCH 2/3] [MegaLinter] Apply linters fixes --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b4b987a..4317632 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,10 @@ paclear is a clear command with pacman animation > **Note** > I've crafted paclear in compliance with [the official fan-made policy of Pac-Man](https://www.pacman.com/jp/policy/fanmade.php). -> +> >「このコンテンツはファンメイドコンテンツです。 >[「パックマン及び自社IPゲームシリーズ」ファンメイドコンテンツポリシー](https://www.pacman.com/jp/policy/fanmade.php)のもと制作されています。」 - ## Demo

From 84b42856dfb9436886c40601dca83dc9dd121940 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 5 Oct 2023 10:13:48 +0000 Subject: [PATCH 3/3] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42eacdc..6ff172b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## [v0.0.6](https://github.com/orangekame3/paclear/compare/v0.0.5...v0.0.6) - 2023-10-05 + ## [v0.0.5](https://github.com/orangekame3/paclear/compare/v0.0.4...v0.0.5) - 2023-10-05 ## [v0.0.4](https://github.com/orangekame3/paclear/compare/v0.0.3...v0.0.4) - 2023-10-05