Skip to content

Commit 24acbbc

Browse files
author
AutoCloud Deploy Bot
committed
1 parent 718ee7e commit 24acbbc

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.71.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.70.0...0.71.0) (2022-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update aws sdk ver ([324905f](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/324905f2cac11b1a31e4a12a1aea3b94e12eaf27))
7+
8+
9+
### Features
10+
11+
* **services:** add new service elasticSearchDomain ([db7d9cd](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/commit/db7d9cd5185f08e1ab9a64bb9c15f4e48d3f9c6e))
12+
113
# [0.70.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-aws/compare/0.69.0...0.70.0) (2022-03-01)
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.70.0",
3+
"version": "0.71.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)