Skip to content

Commit 3fb4fbd

Browse files
chore(release): 0.79.0-alpha.24
# [0.79.0-alpha.24](0.79.0-alpha.23...0.79.0-alpha.24) (2022-04-18) ### Bug Fixes * **ec2:** fix connection field to elasticBeanstalkEnv ([e2fd077](e2fd077))
1 parent d8d6bbf commit 3fb4fbd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.79.0-alpha.24](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.79.0-alpha.23...0.79.0-alpha.24) (2022-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **ec2:** fix connection field to elasticBeanstalkEnv ([e2fd077](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/e2fd07799b82213abcd5a0776f34a6c1b7d3d215))
7+
18
# [0.79.0-alpha.23](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.79.0-alpha.22...0.79.0-alpha.23) (2022-04-18)
29

310

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.79.0-alpha.23",
3+
"version": "0.79.0-alpha.24",
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)