Skip to content

Commit 1b0d760

Browse files
committed
chore(main): Release transformation-aws-asset-inventory-free v2.3.7
1 parent 6799e6e commit 1b0d760

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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-11-01)
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+
* **deps:** Update dependency dbt-clickhouse to v1.9.5 ([#1499](https://github.com/cloudquery/policies/issues/1499)) ([6799e6e](https://github.com/cloudquery/policies/commit/6799e6e1be91f4a8a1c51b2b99181e73050643d2))
10+
311
## [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)
412

513

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)