diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 862c1d3a0..50070c9f0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -27,7 +27,7 @@ "transformations/aws/asset-inventory+FILLER": "0.0.0", "visualizations/aws/asset_inventory": "2.1.1", "visualizations/aws/asset_inventory+FILLER": "0.0.0", - "transformations/aws/cost": "1.1.6", + "transformations/aws/cost": "1.1.7", "transformations/aws/cost+FILLER": "0.0.0", "transformations/aws/cost-free": "1.0.0", "transformations/aws/cost-free+FILLER": "0.0.0", diff --git a/transformations/aws/cost/CHANGELOG.md b/transformations/aws/cost/CHANGELOG.md index 98102ad65..20e184a81 100644 --- a/transformations/aws/cost/CHANGELOG.md +++ b/transformations/aws/cost/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.7](https://github.com/cloudquery/policies/compare/transformation-aws-cost-v1.1.6...transformation-aws-cost-v1.1.7) (2024-11-04) + + +### Bug Fixes + +* **deps:** Update dependency dbt-core to v1.8.8 ([#1131](https://github.com/cloudquery/policies/issues/1131)) ([c69edcc](https://github.com/cloudquery/policies/commit/c69edcc580e129e63173ffae68bdc2e573996968)) + ## [1.1.6](https://github.com/cloudquery/policies/compare/transformation-aws-cost-v1.1.5...transformation-aws-cost-v1.1.6) (2024-10-11) diff --git a/transformations/aws/cost/dbt_project.yml b/transformations/aws/cost/dbt_project.yml index 0fc797ba4..4179c4a04 100644 --- a/transformations/aws/cost/dbt_project.yml +++ b/transformations/aws/cost/dbt_project.yml @@ -1,5 +1,5 @@ name: aws_cost -version: 1.1.6 +version: 1.1.7 config-version: 2 profile: aws_cost model-paths: