Skip to content

Commit 7c18345

Browse files
committed
chore(main): Release transformation-aws-encryption v2.0.11
1 parent 22bee2a commit 7c18345

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
@@ -21,7 +21,7 @@
2121
"visualizations/aws/compliance+FILLER": "0.0.0",
2222
"visualizations/aws/data_resilience": "2.1.3",
2323
"visualizations/aws/data_resilience+FILLER": "0.0.0",
24-
"transformations/aws/encryption": "2.0.10",
24+
"transformations/aws/encryption": "2.0.11",
2525
"transformations/aws/encryption+FILLER": "0.0.0",
2626
"transformations/aws/asset-inventory-free": "2.3.6",
2727
"transformations/aws/asset-inventory+FILLER": "0.0.0",

transformations/aws/encryption/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.0.11](https://github.com/cloudquery/policies/compare/transformation-aws-encryption-v2.0.10...transformation-aws-encryption-v2.0.11) (2025-10-21)
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.0.10](https://github.com/cloudquery/policies/compare/transformation-aws-encryption-v2.0.9...transformation-aws-encryption-v2.0.10) (2025-02-20)
411

512

transformations/aws/encryption/dbt_project.yml

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

0 commit comments

Comments
 (0)