Skip to content

Commit 7aa2d09

Browse files
author
AutoCloud Deploy Bot
committed
1 parent ead0e02 commit 7aa2d09

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.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.77.0...0.78.0) (2022-03-27)
2+
3+
4+
### Features
5+
6+
* **service:** Add AWS service iamInstanceProfile ([12484c4](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/12484c4d4a8687496ac5e0c6ca48c5f40df07ac8))
7+
18
# [0.77.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.76.0...0.77.0) (2022-03-24)
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.77.0",
3+
"version": "0.78.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)