From 133bae4cd1a70e782b33be7d3b0c2a7482743da7 Mon Sep 17 00:00:00 2001 From: "panicboat-ci-bot[bot]" <215137590+panicboat-ci-bot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:38:48 +0000 Subject: [PATCH] chore(main): release 0.1.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 051a9dd..31c3a25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.1.1](https://github.com/panicboat/panicboat-actions/compare/v0.1.0...v0.1.1) (2026-08-21) + + +### Bug Fixes + +* **auto-approve:** use hmarr/auto-approve-action instead of a deleted local action ([#38](https://github.com/panicboat/panicboat-actions/issues/38)) ([1a07e94](https://github.com/panicboat/panicboat-actions/commit/1a07e940a623dff22628b55947505c7f2ed900f7)) +* **terragrunt-run:** let aqua discover the caller's config instead of pinning its path ([#36](https://github.com/panicboat/panicboat-actions/issues/36)) ([92bfcb0](https://github.com/panicboat/panicboat-actions/commit/92bfcb0053f35fc2b1165f86d65f8085eca7dff8)) + ## 0.1.0 (2026-05-16)