Skip to content

Commit

Permalink
chore(release): 0.66.0-alpha.1
Browse files Browse the repository at this point in the history
# [0.66.0-alpha.1](0.65.0...0.66.0-alpha.1) (2023-05-03)

### Features

* add new regions ([6e79b4d](6e79b4d))
  • Loading branch information
autocloud-deploy-bot committed May 3, 2023
1 parent 11a7532 commit cb21e8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.66.0-alpha.1](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.65.0...0.66.0-alpha.1) (2023-05-03)


### Features

* add new regions ([6e79b4d](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/6e79b4dbc6d1adb8f6c2893e5c4e8fb03b0060c3))

# [0.65.0](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.64.4...0.65.0) (2023-03-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudgraph/cg-provider-azure",
"version": "0.65.0",
"version": "0.66.0-alpha.1",
"description": "CloudGraph provider plugin for Azure used to fetch Azure cloud data.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down

0 comments on commit cb21e8f

Please sign in to comment.