Skip to content

Commit bcdfe7e

Browse files
author
AutoCloud Deploy Bot
committed
1 parent f8097f7 commit bcdfe7e

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.75.4](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.75.3...0.75.4) (2022-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Add poperties needed for policy packs checks ([d9ad974](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/d9ad97467ad5cace35a05b11b31e94d506f11634))
7+
* added plural schema field for vpnConnections service ([9588681](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/9588681be2884147ab047e51405dcf5641200e89))
8+
19
## [0.75.3](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.75.2...0.75.3) (2022-03-11)
210

311

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.3",
3+
"version": "0.75.4",
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)