Skip to content

Commit e2128c4

Browse files
chore(release): 0.64.4
## [0.64.4](0.64.3...0.64.4) (2022-12-19) ### Bug Fixes * Removed aws references on azure provider ([036bd13](036bd13))
1 parent feb5ab6 commit e2128c4

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.4](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.64.3...0.64.4) (2022-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* Removed aws references on azure provider ([036bd13](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/036bd135a51d2d2a5afb6272c7599a9df4190e80))
7+
18
## [0.64.4-beta.1](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.64.3...0.64.4-beta.1) (2022-12-19)
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.4-beta.1",
3+
"version": "0.64.4",
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)