Skip to content

Commit

Permalink
chore(main): Release transformation-aws-compliance-free v1.1.0 (#518)
Browse files Browse the repository at this point in the history
Co-authored-by: k-rheinheimer <[email protected]>
  • Loading branch information
cq-bot and k-rheinheimer authored Jan 23, 2024
1 parent fdf6068 commit 18493c8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"transformations/aws/data-resilience": "2.0.1",
"transformations/aws/data-resilience+FILLER": "0.0.0",
"transformations/aws/compliance-free": "1.0.1",
"transformations/aws/compliance-free": "1.1.0",
"transformations/aws/compliance-free+FILLER": "0.0.0",
"transformations/aws/compliance-premium": "1.1.0",
"transformations/aws/compliance-premium+FILLER": "0.0.0",
Expand Down
7 changes: 7 additions & 0 deletions transformations/aws/compliance-free/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://github.com/cloudquery/policies-premium/compare/transformation-aws-compliance-free-v1.0.1...transformation-aws-compliance-free-v1.1.0) (2024-01-23)


### Features

* Add helpful dbt set up notes to aws free and premium readme ([#517](https://github.com/cloudquery/policies-premium/issues/517)) ([185e4b8](https://github.com/cloudquery/policies-premium/commit/185e4b89827693920c000a131152c843eed3b97b))

## [1.0.1](https://github.com/cloudquery/policies-premium/compare/transformation-aws-compliance-free-v1.0.0...transformation-aws-compliance-free-v1.0.1) (2024-01-22)


Expand Down
2 changes: 1 addition & 1 deletion transformations/aws/compliance-free/dbt_project.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: aws_compliance
version: 1.0.1
version: 1.1.0
config-version: 2
profile: aws_compliance
model-paths:
Expand Down

0 comments on commit 18493c8

Please sign in to comment.