Skip to content

Commit dc3bb2f

Browse files
committed
chore(main): Release transformation-aws-asset-inventory-free v2.3.7
1 parent 75e73da commit dc3bb2f

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
@@ -23,7 +23,7 @@
2323
"visualizations/aws/data_resilience+FILLER": "0.0.0",
2424
"transformations/aws/encryption": "2.0.10",
2525
"transformations/aws/encryption+FILLER": "0.0.0",
26-
"transformations/aws/asset-inventory-free": "2.3.6",
26+
"transformations/aws/asset-inventory-free": "2.3.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",

transformations/aws/asset-inventory-free/CHANGELOG.md

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

3+
## [2.3.7](https://github.com/cloudquery/policies/compare/transformation-aws-asset-inventory-free-v2.3.6...transformation-aws-asset-inventory-free-v2.3.7) (2025-10-30)
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
## [2.3.6](https://github.com/cloudquery/policies/compare/transformation-aws-asset-inventory-free-v2.3.5...transformation-aws-asset-inventory-free-v2.3.6) (2025-08-21)
411

512

transformations/aws/asset-inventory-free/dbt_project.yml

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

0 commit comments

Comments
 (0)