From cfc26c7bc6cfa85a67bee9daa324bf001af091c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 08:05:45 +0000 Subject: [PATCH] chore: release 0.5.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 210d290..258342d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.5.1" + ".": "0.5.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 98da0ce..397e6a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.2](https://github.com/TzuH-Hsu/github-project-os/compare/v0.5.1...v0.5.2) (2026-09-16) + + +### Documentation + +* hidden commit types ship no release; refactor is one of them ([#71](https://github.com/TzuH-Hsu/github-project-os/issues/71)) ([819ce60](https://github.com/TzuH-Hsu/github-project-os/commit/819ce6057dbd1fa459ffbfd200c2aca861e50cec)) + ## [0.5.1](https://github.com/TzuH-Hsu/github-project-os/compare/v0.5.0...v0.5.1) (2026-09-16)