Skip to content

Commit cde19db

Browse files
chore(release): 0.64.2
## [0.64.2](0.64.1...0.64.2) (2022-11-28) ### Bug Fixes * cve vulnerabilities remediations ([b8fc985](b8fc985))
1 parent 488dfb2 commit cde19db

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.2](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.64.1...0.64.2) (2022-11-28)
2+
3+
4+
### Bug Fixes
5+
6+
* cve vulnerabilities remediations ([b8fc985](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/b8fc9852612ff8944cbd493a11397029f4fb8e7b))
7+
18
## [0.64.2-beta.1](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.64.1...0.64.2-beta.1) (2022-11-28)
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.2-beta.1",
3+
"version": "0.64.2",
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)