diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 01a1c6546..84f147caf 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -11,7 +11,7 @@ "transformations/azure/compliance-premium+FILLER": "0.0.0", "transformations/gcp/compliance-free": "1.3.0", "transformations/gcp/compliance-free+FILLER": "0.0.0", - "transformations/gcp/compliance-premium": "0.1.1", + "transformations/gcp/compliance-premium": "0.2.0", "transformations/gcp/compliance-premium+FILLER": "0.0.0", "transformations/k8s/compliance-free": "1.2.1", "transformations/k8s/compliance-free+FILLER": "0.0.0", diff --git a/transformations/gcp/compliance-premium/CHANGELOG.md b/transformations/gcp/compliance-premium/CHANGELOG.md index 86cca9aaf..869a90708 100644 --- a/transformations/gcp/compliance-premium/CHANGELOG.md +++ b/transformations/gcp/compliance-premium/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.0](https://github.com/cloudquery/policies-premium/compare/transformation-gcp-compliance-premium-v0.1.1...transformation-gcp-compliance-premium-v0.2.0) (2023-11-29) + + +### Features + +* Added GCP Bigquery dbt - cis v1.2.0 ([#276](https://github.com/cloudquery/policies-premium/issues/276)) ([b3a6e4e](https://github.com/cloudquery/policies-premium/commit/b3a6e4ed2ee147523785211a1e6f797b51727b88)) + ## [0.1.1](https://github.com/cloudquery/policies-premium/compare/transformation-gcp-compliance-premium-v0.1.0...transformation-gcp-compliance-premium-v0.1.1) (2023-11-28)