Skip to content

Commit cb56aff

Browse files
author
AutoCloud Deploy Bot
committed
1 parent dfd9ee6 commit cb56aff

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.76.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.75.5...0.76.0) (2022-03-22)
2+
3+
4+
### Features
5+
6+
* **services:** add policy data to lambda ([fadbe8c](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/fadbe8ccfc03751b7dbebb97b7a5c938e6f24d48))
7+
18
## [0.75.5](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.75.4...0.75.5) (2022-03-18)
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.5",
3+
"version": "0.76.0",
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)