From 6a8d03ecfe586384c161e606e423b5ea0ca88ab0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 14 Jul 2025 14:11:04 +0000 Subject: [PATCH] chore(release): 1.1.1 ## [1.1.1](https://github.com/fingerprintjs/terraform-aws-fingerprint-cloudfront-proxy-integration/compare/v1.1.0...v1.1.1) (2025-07-14) ### Bug Fixes * remove usage of deprecated managed_policy_arns attribute ([07e97ae](https://github.com/fingerprintjs/terraform-aws-fingerprint-cloudfront-proxy-integration/commit/07e97ae7e987c84b644e19bcf06289a015f31e63)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 634aa8f..22377b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.1](https://github.com/fingerprintjs/terraform-aws-fingerprint-cloudfront-proxy-integration/compare/v1.1.0...v1.1.1) (2025-07-14) + + +### Bug Fixes + +* remove usage of deprecated managed_policy_arns attribute ([07e97ae](https://github.com/fingerprintjs/terraform-aws-fingerprint-cloudfront-proxy-integration/commit/07e97ae7e987c84b644e19bcf06289a015f31e63)) + ## [1.1.1-rc.1](https://github.com/fingerprintjs/terraform-aws-fingerprint-cloudfront-proxy-integration/compare/v1.1.0...v1.1.1-rc.1) (2025-07-09)