Skip to content

Commit 08872e7

Browse files
chore(release): 0.64.0-alpha.10
# [0.64.0-alpha.10](0.64.0-alpha.9...0.64.0-alpha.10) (2022-11-10) ### Bug Fixes * initialization bugfixes ([073b716](073b716))
1 parent 78b6ae9 commit 08872e7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.64.0-alpha.10](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.64.0-alpha.9...0.64.0-alpha.10) (2022-11-10)
2+
3+
4+
### Bug Fixes
5+
6+
* initialization bugfixes ([073b716](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/073b7166d05c0b7cdf80811ea8f9c7d1dc500857))
7+
18
# [0.64.0-alpha.9](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.64.0-alpha.8...0.64.0-alpha.9) (2022-11-10)
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-azure",
3-
"version": "0.64.0-alpha.9",
3+
"version": "0.64.0-alpha.10",
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)