Skip to content

Commit c0d41bb

Browse files
author
AutoCloud Deploy Bot
committed
1 parent 496c043 commit c0d41bb

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.78.1](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.78.0...0.78.1) (2022-03-29)
2+
3+
4+
### Bug Fixes
5+
6+
* Added missing properties needed for nist rules ([0536584](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/0536584aced207b3b475a51ed411e0c780966b9c))
7+
18
# [0.78.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.77.0...0.78.0) (2022-03-27)
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.78.0",
3+
"version": "0.78.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)