Skip to content

Commit ae02af4

Browse files
chore(release): version 6.0.1 [skip ci]
## [6.0.1](v6.0.0...v6.0.1) (2025-12-01) ### Bug Fixes * Avoid adding a `null` value to `concat()` function for cache behaviors local variable ([#179](#179)) ([dd9a7a6](dd9a7a6))
1 parent dd9a7a6 commit ae02af4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [6.0.1](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v6.0.0...v6.0.1) (2025-12-01)
6+
7+
### Bug Fixes
8+
9+
* Avoid adding a `null` value to `concat()` function for cache behaviors local variable ([#179](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/issues/179)) ([dd9a7a6](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/commit/dd9a7a6051db365e437cd2eb8b25b77348427cdd))
10+
511
## [6.0.0](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v5.2.0...v6.0.0) (2025-11-29)
612

713
### ⚠ BREAKING CHANGES

0 commit comments

Comments
 (0)