diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 64e7e4f40..6a69ffdbf 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -5,7 +5,7 @@ "transformations/aws/compliance-free+FILLER": "0.0.0", "transformations/aws/compliance-premium": "0.4.0", "transformations/aws/compliance-premium+FILLER": "0.0.0", - "transformations/azure/compliance-free": "1.2.3", + "transformations/azure/compliance-free": "1.3.0", "transformations/azure/compliance-free+FILLER": "0.0.0", "transformations/azure/compliance-premium": "0.1.3", "transformations/azure/compliance-premium+FILLER": "0.0.0", diff --git a/transformations/azure/compliance-free/CHANGELOG.md b/transformations/azure/compliance-free/CHANGELOG.md index 0118db9c6..998011a04 100644 --- a/transformations/azure/compliance-free/CHANGELOG.md +++ b/transformations/azure/compliance-free/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.3.0](https://github.com/cloudquery/policies-premium/compare/transformation-azure-compliance-free-v1.2.3...transformation-azure-compliance-free-v1.3.0) (2023-12-11) + + +### Features + +* Trigger GCP Free Build Transformations ([5c68bae](https://github.com/cloudquery/policies-premium/commit/5c68bae0f30e4e57db5774300488d4b6ddd42c3b)) +* Trigger GCP Free Build Transformations ([#385](https://github.com/cloudquery/policies-premium/issues/385)) ([5c68bae](https://github.com/cloudquery/policies-premium/commit/5c68bae0f30e4e57db5774300488d4b6ddd42c3b)) + ## [1.2.3](https://github.com/cloudquery/policies-premium/compare/transformation-azure-compliance-free-v1.2.2...transformation-azure-compliance-free-v1.2.3) (2023-12-05)