diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 563fe989b..64e7e4f40 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -9,7 +9,7 @@ "transformations/azure/compliance-free+FILLER": "0.0.0", "transformations/azure/compliance-premium": "0.1.3", "transformations/azure/compliance-premium+FILLER": "0.0.0", - "transformations/gcp/compliance-free": "1.3.1", + "transformations/gcp/compliance-free": "1.4.0", "transformations/gcp/compliance-free+FILLER": "0.0.0", "transformations/gcp/compliance-premium": "0.2.3", "transformations/gcp/compliance-premium+FILLER": "0.0.0", diff --git a/transformations/gcp/compliance-free/CHANGELOG.md b/transformations/gcp/compliance-free/CHANGELOG.md index dac8db745..0c6990f51 100644 --- a/transformations/gcp/compliance-free/CHANGELOG.md +++ b/transformations/gcp/compliance-free/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.0](https://github.com/cloudquery/policies-premium/compare/transformation-gcp-compliance-free-v1.3.1...transformation-gcp-compliance-free-v1.4.0) (2023-12-07) + + +### 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.3.1](https://github.com/cloudquery/policies-premium/compare/transformation-gcp-compliance-free-v1.3.0...transformation-gcp-compliance-free-v1.3.1) (2023-12-05)