Skip to content

Commit

Permalink
chore(main): Release transformation-aws-compliance-premium v1.0.1 (#514)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.0.1](transformation-aws-compliance-premium-v1.0.0...transformation-aws-compliance-premium-v1.0.1) (2024-01-22)


### Bug Fixes

* Updated APIGateway Method Settings macro to handle multiple methods ([#511](#511)) ([fdeac11](fdeac11))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
cq-bot authored Jan 22, 2024
1 parent e27ece2 commit 4291f59
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
@@ -3,7 +3,7 @@
"transformations/aws/data-resilience+FILLER": "0.0.0",
"transformations/aws/compliance-free": "1.0.1",
"transformations/aws/compliance-free+FILLER": "0.0.0",
"transformations/aws/compliance-premium": "1.0.0",
"transformations/aws/compliance-premium": "1.0.1",
"transformations/aws/compliance-premium+FILLER": "0.0.0",
"transformations/azure/compliance-free": "1.4.0",
"transformations/azure/compliance-free+FILLER": "0.0.0",
7 changes: 7 additions & 0 deletions transformations/aws/compliance-premium/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Bug Fixes

* Updated APIGateway Method Settings macro to handle multiple methods ([#511](https://github.com/cloudquery/policies-premium/issues/511)) ([fdeac11](https://github.com/cloudquery/policies-premium/commit/fdeac11a029078feb4990b72600ea39e628bca04))

## [1.0.0](https://github.com/cloudquery/policies-premium/compare/transformation-aws-compliance-premium-v0.5.0...transformation-aws-compliance-premium-v1.0.0) (2024-01-17)


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

0 comments on commit 4291f59

Please sign in to comment.