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)