Skip to content

Commit 179edba

Browse files
author
AutoCloud Deploy Bot
committed
1 parent 68442ae commit 179edba

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [0.70.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.69.0...0.70.0) (2022-03-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **services:** reset error log for guard duty ([a110cbb](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/a110cbb6c4324bc3d516f43a51917a9aceadfdbe))
7+
8+
9+
### Features
10+
11+
* **services:** add new service guardDutyDetector ([d955f35](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/d955f35afa8400e078134e33932f8d9b023e1b27))
12+
113
# [0.69.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.68.4...0.69.0) (2022-02-24)
214

315

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