Skip to content

Commit d94f30c

Browse files
chore(release): 0.64.0-alpha.2
# [0.64.0-alpha.2](0.64.0-alpha.1...0.64.0-alpha.2) (2022-08-17) ### Features * Add backupVaults, backupInstances and backupPolicies services ([fcb0560](fcb0560)) * Add backupVaults, backupInstances and buackupPolicies services ([8dd4326](8dd4326)) * Add backupVaults, backupInstances and buackupPolicies services ([10e9918](10e9918))
1 parent ae111e8 commit d94f30c

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.64.0-alpha.2](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.64.0-alpha.1...0.64.0-alpha.2) (2022-08-17)
2+
3+
4+
### Features
5+
6+
* Add backupVaults, backupInstances and backupPolicies services ([fcb0560](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/fcb05608e8c983f23fd7f62057ccd51cc0bbbee5))
7+
* Add backupVaults, backupInstances and buackupPolicies services ([8dd4326](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/8dd4326562dc1d2179dbe8534718608d41fd04ba))
8+
* Add backupVaults, backupInstances and buackupPolicies services ([10e9918](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/10e991825760c8fd02de46b98279a68371413869))
9+
110
# [0.64.0-alpha.1](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.63.1-alpha.3...0.64.0-alpha.1) (2022-08-17)
211

312

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.1",
3+
"version": "0.64.0-alpha.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)