Skip to content

Commit

Permalink
chore(main): Release transformation-aws-asset-inventory-free v2.0.1 (#…
Browse files Browse the repository at this point in the history
…535)

🤖 I have created a release *beep* *boop*
---


## [2.0.1](transformation-aws-asset-inventory-free-v2.0.0...transformation-aws-asset-inventory-free-v2.0.1) (2024-02-14)


### Bug Fixes

* **deps:** Update dependency dbt-postgres to v1.7.6 ([#556](#556)) ([01d83c3](01d83c3))
* Update Assets to include ([#523](#523)) ([1cbcb41](1cbcb41))
* Update documentation ([#527](#527)) ([b009951](b009951))

---
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 Feb 15, 2024
1 parent f075e4e commit 752e615
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 @@ -23,7 +23,7 @@
"visualizations/aws/data_resilience+FILLER": "0.0.0",
"transformations/aws/encryption": "2.0.0",
"transformations/aws/encryption+FILLER": "0.0.0",
"transformations/aws/asset-inventory-free": "2.0.0",
"transformations/aws/asset-inventory-free": "2.0.1",
"transformations/aws/asset-inventory+FILLER": "0.0.0",
"visualizations/aws/asset_inventory": "2.0.0",
"visualizations/aws/asset_inventory+FILLER": "0.0.0"
Expand Down
9 changes: 9 additions & 0 deletions transformations/aws/asset-inventory-free/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.0.1](https://github.com/cloudquery/policies-premium/compare/transformation-aws-asset-inventory-free-v2.0.0...transformation-aws-asset-inventory-free-v2.0.1) (2024-02-14)


### Bug Fixes

* **deps:** Update dependency dbt-postgres to v1.7.6 ([#556](https://github.com/cloudquery/policies-premium/issues/556)) ([01d83c3](https://github.com/cloudquery/policies-premium/commit/01d83c3589be42468fb3e93ac9aae1b270f60e25))
* Update Assets to include ([#523](https://github.com/cloudquery/policies-premium/issues/523)) ([1cbcb41](https://github.com/cloudquery/policies-premium/commit/1cbcb41e9de110d8de141ec74e2fa72538f22b38))
* Update documentation ([#527](https://github.com/cloudquery/policies-premium/issues/527)) ([b009951](https://github.com/cloudquery/policies-premium/commit/b009951492cf9d1836110ad4bf8346b40a0ec1af))

## [2.0.0](https://github.com/cloudquery/policies-premium/compare/transformation-aws-asset-inventory-free-v1.1.1...transformation-aws-asset-inventory-free-v2.0.0) (2024-01-17)


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

0 comments on commit 752e615

Please sign in to comment.