Skip to content

Commit 29b19e3

Browse files
author
AutoCloud Deploy Bot
committed
1 parent ac96bc4 commit 29b19e3

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.75.2](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.75.1...0.75.2) (2022-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* CG-910 Add virtualMFADevices to iamPolicies needed for aws cis 1.14 ([05be9df](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/05be9dfe2a72e53e8fbe97561d2fdb00bafd1462))
7+
18
## [0.75.1](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.75.0...0.75.1) (2022-03-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudgraph/cg-provider-aws",
3-
"version": "0.75.1",
3+
"version": "0.75.2",
44
"description": "cloud-graph provider plugin for AWS used to fetch AWS cloud data.",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)