Skip to content

Commit 403fcf5

Browse files
chore(release): 0.89.0-alpha.1
# [0.89.0-alpha.1](0.88.0...0.89.0-alpha.1) (2023-05-24) ### Features * **aws:** Update cloudfront and eksCluster ([d7377ba](d7377ba)) * Fetched extra grant information for kms service ([c99417b](c99417b))
1 parent 9e5a798 commit 403fcf5

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.1](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.88.0...0.89.0-alpha.1) (2023-05-24)
2+
3+
4+
### Features
5+
6+
* **aws:** Update cloudfront and eksCluster ([d7377ba](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/d7377bac18e9757cf416918e6c6a9e0015078790))
7+
* Fetched extra grant information for kms service ([c99417b](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/c99417baf1c52b521695e8f460c835cb35635c28))
8+
19
# [0.88.0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.87.0...0.88.0) (2023-05-12)
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.88.0",
3+
"version": "0.89.0-alpha.1",
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)