Skip to content

Commit 3b27a78

Browse files
committed
chore(main): Release transformation-aws-cost v1.2.3
1 parent 5022820 commit 3b27a78

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"transformations/aws/asset-inventory+FILLER": "0.0.0",
2828
"visualizations/aws/asset_inventory": "2.1.3",
2929
"visualizations/aws/asset_inventory+FILLER": "0.0.0",
30-
"transformations/aws/cost": "1.2.2",
30+
"transformations/aws/cost": "1.2.3",
3131
"transformations/aws/cost+FILLER": "0.0.0",
3232
"transformations/aws/cost-free": "1.0.0",
3333
"transformations/aws/cost-free+FILLER": "0.0.0",

transformations/aws/cost/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.3](https://github.com/cloudquery/policies/compare/transformation-aws-cost-v1.2.2...transformation-aws-cost-v1.2.3) (2025-11-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update dbt packages ([#1445](https://github.com/cloudquery/policies/issues/1445)) ([c9fa16d](https://github.com/cloudquery/policies/commit/c9fa16dde840fecae71eedd111121bd30811cbe5))
9+
310
## [1.2.2](https://github.com/cloudquery/policies/compare/transformation-aws-cost-v1.2.1...transformation-aws-cost-v1.2.2) (2025-08-25)
411

512

transformations/aws/cost/dbt_project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: aws_cost
2-
version: 1.2.2
2+
version: 1.2.3
33
config-version: 2
44
profile: aws_cost
55
model-paths:

0 commit comments

Comments
 (0)