Skip to content

Commit c6de583

Browse files
chore(release): 0.89.0-alpha.17
# [0.89.0-alpha.17](0.89.0-alpha.16...0.89.0-alpha.17) (2023-06-02) ### Features * Added new DocumentDBCluster service ([5ea6932](5ea6932)) * linked new service ([44e7659](44e7659))
1 parent a21dc3d commit c6de583

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [0.89.0-alpha.17](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.16...0.89.0-alpha.17) (2023-06-02)
2+
3+
4+
### Features
5+
6+
* Added new DocumentDBCluster service ([5ea6932](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/5ea6932f029a428790ef6a702d2a57573dbe9cba))
7+
* linked new service ([44e7659](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/44e765965e3ebddc3be2f5529f6327ce4c394118))
8+
19
# [0.89.0-alpha.16](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.15...0.89.0-alpha.16) (2023-06-02)
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.89.0-alpha.16",
3+
"version": "0.89.0-alpha.17",
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)