Skip to content

Commit

Permalink
chore(main): Release transformation-gcp-asset-inventory-free v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Jun 5, 2024
1 parent 5a34a03 commit a2b1986
Show file tree
Hide file tree
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
Expand Up @@ -31,7 +31,7 @@
"transformations/aws/cost+FILLER": "0.0.0",
"transformations/aws/cost-free": "1.0.0",
"transformations/aws/cost-free+FILLER": "0.0.0",
"transformations/gcp/asset-inventory-free": "1.2.1",
"transformations/gcp/asset-inventory-free": "1.2.2",
"transformations/gcp/asset-inventory-free+FILLER": "0.0.0",
"transformations/azure/asset-inventory-free": "1.2.1",
"transformations/azure/asset-inventory-free+FILLER": "0.0.0"
Expand Down
9 changes: 9 additions & 0 deletions transformations/gcp/asset-inventory-free/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.2.2](https://github.com/cloudquery/policies-premium/compare/transformation-gcp-asset-inventory-free-v1.2.1...transformation-gcp-asset-inventory-free-v1.2.2) (2024-06-05)


### Bug Fixes

* **deps:** Update dependency dbt-athena-community to v1.8.2 ([#878](https://github.com/cloudquery/policies-premium/issues/878)) ([71c1941](https://github.com/cloudquery/policies-premium/commit/71c1941478e75175e23f86e5374540da7b25ddb1))
* **deps:** Update dependency dbt-bigquery to v1.8.1 ([#879](https://github.com/cloudquery/policies-premium/issues/879)) ([5a34a03](https://github.com/cloudquery/policies-premium/commit/5a34a03ed88958be63d4899fe8c477744e9524f7))
* **deps:** Update dependency dbt-postgres to v1.8.1 ([#880](https://github.com/cloudquery/policies-premium/issues/880)) ([33c889a](https://github.com/cloudquery/policies-premium/commit/33c889a21fea65f4a13ce4ce3bcfc6e23664de3a))

## [1.2.1](https://github.com/cloudquery/policies-premium/compare/transformation-gcp-asset-inventory-free-v1.2.0...transformation-gcp-asset-inventory-free-v1.2.1) (2024-05-01)


Expand Down
2 changes: 1 addition & 1 deletion transformations/gcp/asset-inventory-free/dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: gcp_asset_inventory
version: 1.2.1
version: 1.2.2
config-version: 2
profile: gcp_asset_inventory
model-paths:
Expand Down

0 comments on commit a2b1986

Please sign in to comment.