Skip to content

Commit d8ff12d

Browse files
chore(release): 0.79.0-alpha.26
# [0.79.0-alpha.26](0.79.0-alpha.25...0.79.0-alpha.26) (2022-04-18) ### Bug Fixes * Added missing connections to waf ([623537b](623537b))
1 parent 4ff4422 commit d8ff12d

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.26](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.79.0-alpha.25...0.79.0-alpha.26) (2022-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* Added missing connections to waf ([623537b](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/623537b01ccfe4123e8aec1c56ad3c0037cc6efa))
7+
18
# [0.79.0-alpha.25](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.79.0-alpha.24...0.79.0-alpha.25) (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.25",
3+
"version": "0.79.0-alpha.26",
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)