Skip to content

Commit

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


## [0.1.0](transformation-gcp-compliance-free-v0.0.1...transformation-gcp-compliance-free-v0.1.0) (2023-11-17)


### Features

* Added GCP Snowflake dbt - cis v1.2.0 ([#196](#196)) ([5690872](5690872))
* Reorder things and move to cross platform queries ([#160](#160)) ([2e9e699](2e9e699))


### Bug Fixes

* CQ Configs in tests properly named ([#200](#200)) ([a406403](a406403))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
cq-bot authored Nov 17, 2023
1 parent ed4d99d commit 58a80dc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest-free.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"transformations/aws_compliance": "0.0.1",
"transformations/azure_compliance": "0.0.1",
"transformations/gcp_compliance": "0.0.1",
"transformations/gcp_compliance": "0.1.0",
"transformations/k8s_compliance": "0.0.1"
}
14 changes: 14 additions & 0 deletions transformations/gcp_compliance/CHANGELOG-free.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## [0.1.0](https://github.com/cloudquery/policies-premium/compare/transformation-gcp-compliance-free-v0.0.1...transformation-gcp-compliance-free-v0.1.0) (2023-11-17)


### Features

* Added GCP Snowflake dbt - cis v1.2.0 ([#196](https://github.com/cloudquery/policies-premium/issues/196)) ([5690872](https://github.com/cloudquery/policies-premium/commit/569087228a4e55d9593d0cbeb58338833f20bc42))
* Reorder things and move to cross platform queries ([#160](https://github.com/cloudquery/policies-premium/issues/160)) ([2e9e699](https://github.com/cloudquery/policies-premium/commit/2e9e6995991e12f4e6df7b73e6f7d662b0f56430))


### Bug Fixes

* CQ Configs in tests properly named ([#200](https://github.com/cloudquery/policies-premium/issues/200)) ([a406403](https://github.com/cloudquery/policies-premium/commit/a406403f61edb945afed9d589e93ffb56b22b8b8))

0 comments on commit 58a80dc

Please sign in to comment.