diff --git a/CHANGELOG.md b/CHANGELOG.md index 2048e3f..5af7ed7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.1](https://github.com/oslokommune/reusable-terraform-plan-apply/compare/v1.0.0...v1.0.1) (2023-09-05) + + +### Dependency Updates + +* Bump actions/checkout from 3.6.0 to 4.0.0 in /.github/workflows ([c3f5bf7](https://github.com/oslokommune/reusable-terraform-plan-apply/commit/c3f5bf7c206d812979338765beec45e72cd42b7d)) +* Bump aws-actions/configure-aws-credentials in /.github/workflows ([#2](https://github.com/oslokommune/reusable-terraform-plan-apply/issues/2)) ([abe890b](https://github.com/oslokommune/reusable-terraform-plan-apply/commit/abe890b32905857b686c589e34026d07ff14739b)) +* Bump clowdhaus/terraform-min-max in /.github/workflows ([#3](https://github.com/oslokommune/reusable-terraform-plan-apply/issues/3)) ([ca8f267](https://github.com/oslokommune/reusable-terraform-plan-apply/commit/ca8f267392bc9053dc2d05d1db673a8958df86cd)) +* Bump dependabot/fetch-metadata in /.github/workflows ([#6](https://github.com/oslokommune/reusable-terraform-plan-apply/issues/6)) ([7d6a7a2](https://github.com/oslokommune/reusable-terraform-plan-apply/commit/7d6a7a29c0793da78dc751ee504f51a9aff10eaf)) +* Bump google-github-actions/release-please-action ([#4](https://github.com/oslokommune/reusable-terraform-plan-apply/issues/4)) ([d745d09](https://github.com/oslokommune/reusable-terraform-plan-apply/commit/d745d095f8c43f9c70ba77299df969b6808aa720)) + ## 1.0.0 (2023-08-29)