Skip to content

Commit f6dd1e9

Browse files
author
AutoCloud Deploy Bot
committed
1 parent b9c16e9 commit f6dd1e9

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.1](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.75.0...0.75.1) (2022-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **services:** fix lambda to include vpcConfig, fix kms to use booleans ([453343e](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/453343ec7ed9f1ff8e0b1bf667db07a3f5ca75a5))
7+
18
# [0.75.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.74.0...0.75.0) (2022-03-09)
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.0",
3+
"version": "0.75.1",
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)