diff --git a/CHANGELOG.md b/CHANGELOG.md index ad9379d..28ed198 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [v0.0.8](https://github.com/takaishi/tfclean/compare/v0.0.7...v0.0.8) - 2025-01-29 +- chore: Configure Renovate by @renovate in https://github.com/takaishi/tfclean/pull/21 +- fix(deps): update module github.com/fujiwara/tfstate-lookup to v1.4.2 by @renovate in https://github.com/takaishi/tfclean/pull/23 +- chore(deps): update actions/checkout action to v4 by @renovate in https://github.com/takaishi/tfclean/pull/26 +- chore(deps): update actions/setup-go action to v5 - autoclosed by @renovate in https://github.com/takaishi/tfclean/pull/27 +- test goreleaser by @takaishi in https://github.com/takaishi/tfclean/pull/30 +- Test goreleaser 2 by @takaishi in https://github.com/takaishi/tfclean/pull/31 +- add flags by @takaishi in https://github.com/takaishi/tfclean/pull/32 +- chore(deps): update goreleaser/goreleaser-action action to v6 by @renovate in https://github.com/takaishi/tfclean/pull/28 +- fix(deps): update module github.com/alecthomas/kong to v1 by @renovate in https://github.com/takaishi/tfclean/pull/29 +- fix(deps): update module github.com/hashicorp/hcl/v2 to v2.23.0 by @renovate in https://github.com/takaishi/tfclean/pull/24 + ## [v0.0.7](https://github.com/takaishi/tfclean/compare/v0.0.6...v0.0.7) - 2024-11-12 - Fix/import by @takaishi in https://github.com/takaishi/tfclean/pull/19