Skip to content

Commit d053a21

Browse files
chore(release): 0.64.0-alpha.8
# [0.64.0-alpha.8](0.64.0-alpha.7...0.64.0-alpha.8) (2022-10-04) ### Features * **CG-901:** add application gateway support ([9367fe5](9367fe5)) * **CG-901:** update README ([4acc3ee](4acc3ee))
1 parent b5e362e commit d053a21

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.64.0-alpha.8](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.64.0-alpha.7...0.64.0-alpha.8) (2022-10-04)
2+
3+
4+
### Features
5+
6+
* **CG-901:** add application gateway support ([9367fe5](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/9367fe5ec3303641c491f968eaf4d0a4d54b459c))
7+
* **CG-901:** update README ([4acc3ee](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/4acc3eea7dec788a6fd94689d659546eaba708fa))
8+
19
# [0.64.0-alpha.7](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.64.0-alpha.6...0.64.0-alpha.7) (2022-08-29)
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-azure",
3-
"version": "0.64.0-alpha.7",
3+
"version": "0.64.0-alpha.8",
44
"description": "CloudGraph provider plugin for Azure used to fetch Azure cloud data.",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)