Skip to content

Commit b74edf3

Browse files
chore(release): 0.79.0-alpha.28
# [0.79.0-alpha.28](0.79.0-alpha.27...0.79.0-alpha.28) (2022-04-21) ### Bug Fixes * Generated ARN for flowLogs ([1d372a9](1d372a9)) * Generated ARN for guardDuty ([39f43b5](39f43b5))
1 parent a58ecda commit b74edf3

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.79.0-alpha.28](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.79.0-alpha.27...0.79.0-alpha.28) (2022-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Generated ARN for flowLogs ([1d372a9](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/1d372a93083dbc2d1ae9e6ef3f4cd32a720fbf1a))
7+
* Generated ARN for guardDuty ([39f43b5](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/39f43b5dff9449a860823aa9b1effc6e6b271a59))
8+
19
# [0.79.0-alpha.27](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.79.0-alpha.26...0.79.0-alpha.27) (2022-04-19)
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.79.0-alpha.27",
3+
"version": "0.79.0-alpha.28",
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)