Skip to content

Commit af41b86

Browse files
chore(release): 0.89.0-alpha.6
# [0.89.0-alpha.6](0.89.0-alpha.5...0.89.0-alpha.6) (2023-05-30) ### Features * **aws:** Add ssm parameter service and update redshift ([0d808e6](0d808e6)) * **aws:** update readme file ([6c39235](6c39235))
1 parent 0b28e22 commit af41b86

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.89.0-alpha.6](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.5...0.89.0-alpha.6) (2023-05-30)
2+
3+
4+
### Features
5+
6+
* **aws:** Add ssm parameter service and update redshift ([0d808e6](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/0d808e68aceafb1f75c4a3cbf4fb22478ba1dfb6))
7+
* **aws:** update readme file ([6c39235](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/6c392359828a2ac5445936ba6376e79a615f9f91))
8+
19
# [0.89.0-alpha.5](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.4...0.89.0-alpha.5) (2023-05-30)
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.5",
3+
"version": "0.89.0-alpha.6",
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)