Skip to content

Commit

Permalink
chore(main): Release transformation-gcp-compliance-premium v0.7.5 (#947)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [0.7.5](transformation-gcp-compliance-premium-v0.7.4...transformation-gcp-compliance-premium-v0.7.5) (2024-07-02)


### Bug Fixes

* **deps:** Update dependency dbt-bigquery to v1.8.2 ([#941](#941)) ([3c36fa4](3c36fa4))
* **deps:** Update dependency dbt-postgres to v1.8.2 ([#943](#943)) ([0c45a22](0c45a22))
* **deps:** Update dependency dbt-snowflake to v1.8.3 ([#944](#944)) ([5ea2e5a](5ea2e5a))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
cq-bot authored Jul 2, 2024
1 parent a055e20 commit aca188b
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"transformations/azure/compliance-premium+FILLER": "0.0.0",
"transformations/gcp/compliance-free": "1.5.0",
"transformations/gcp/compliance-free+FILLER": "0.0.0",
"transformations/gcp/compliance-premium": "0.7.4",
"transformations/gcp/compliance-premium": "0.7.5",
"transformations/gcp/compliance-premium+FILLER": "0.0.0",
"transformations/k8s/compliance-free": "1.5.2",
"transformations/k8s/compliance-free+FILLER": "0.0.0",
9 changes: 9 additions & 0 deletions transformations/gcp/compliance-premium/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.7.5](https://github.com/cloudquery/policies-premium/compare/transformation-gcp-compliance-premium-v0.7.4...transformation-gcp-compliance-premium-v0.7.5) (2024-07-02)


### Bug Fixes

* **deps:** Update dependency dbt-bigquery to v1.8.2 ([#941](https://github.com/cloudquery/policies-premium/issues/941)) ([3c36fa4](https://github.com/cloudquery/policies-premium/commit/3c36fa46d7edfcf033b8523bbadf9db779661a63))
* **deps:** Update dependency dbt-postgres to v1.8.2 ([#943](https://github.com/cloudquery/policies-premium/issues/943)) ([0c45a22](https://github.com/cloudquery/policies-premium/commit/0c45a226f6acdbd7ea070333b90bd2545b1af5c0))
* **deps:** Update dependency dbt-snowflake to v1.8.3 ([#944](https://github.com/cloudquery/policies-premium/issues/944)) ([5ea2e5a](https://github.com/cloudquery/policies-premium/commit/5ea2e5a4a0b05ec1b0f19cd5fbc22305b3e13c90))

## [0.7.4](https://github.com/cloudquery/policies-premium/compare/transformation-gcp-compliance-premium-v0.7.3...transformation-gcp-compliance-premium-v0.7.4) (2024-06-05)


2 changes: 1 addition & 1 deletion transformations/gcp/compliance-premium/dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: gcp_compliance
version: 0.7.4
version: 0.7.5
config-version: 2
profile: gcp_compliance
model-paths:

0 comments on commit aca188b

Please sign in to comment.