diff --git a/.release-please-manifest-free.json b/.release-please-manifest-free.json index 28298f913..1e03d4d3d 100644 --- a/.release-please-manifest-free.json +++ b/.release-please-manifest-free.json @@ -1,5 +1,5 @@ { - "transformations/aws_compliance": "0.1.0", + "transformations/aws_compliance": "0.2.0", "transformations/aws_compliance+FILLER": "0.0.0", "transformations/azure_compliance": "1.2.1", "transformations/azure_compliance+FILLER": "0.0.0", diff --git a/transformations/aws_compliance/CHANGELOG-free.md b/transformations/aws_compliance/CHANGELOG-free.md index 439f92d0f..6c1e4fa8a 100644 --- a/transformations/aws_compliance/CHANGELOG-free.md +++ b/transformations/aws_compliance/CHANGELOG-free.md @@ -1,5 +1,18 @@ # Changelog +## [0.2.0](https://github.com/cloudquery/policies-premium/compare/transformation-aws-compliance-free-v0.1.0...transformation-aws-compliance-free-v0.2.0) (2023-11-22) + + +### Features + +* Add execution time to all policies ([#191](https://github.com/cloudquery/policies-premium/issues/191)) ([0aa735e](https://github.com/cloudquery/policies-premium/commit/0aa735ee397a1f290a1226df378e25d4050289f9)) + + +### Bug Fixes + +* Pack free marcos and shared models ([#255](https://github.com/cloudquery/policies-premium/issues/255)) ([2c56aac](https://github.com/cloudquery/policies-premium/commit/2c56aac6e484872f50d0b27b57ff1407da5c5621)) +* Update `pro/enabled_all_regions.sql` ([#265](https://github.com/cloudquery/policies-premium/issues/265)) ([95bf4bd](https://github.com/cloudquery/policies-premium/commit/95bf4bdffcd1104343f3a632ee65e40af0b68c41)) + ## [0.1.0](https://github.com/cloudquery/policies-premium/compare/transformation-aws-compliance-free-v0.0.1...transformation-aws-compliance-free-v0.1.0) (2023-11-17)