Skip to content

Commit

Permalink
chore(release): 0.67.0-alpha.2
Browse files Browse the repository at this point in the history
# [0.67.0-alpha.2](0.67.0-alpha.1...0.67.0-alpha.2) (2023-06-06)

### Bug Fixes

* Added missing attribute for cosmosdb schema ([cde0c79](cde0c79))

### Features

* Exposed containersIds for cosmosdb account ([8b45320](8b45320))
  • Loading branch information
autocloud-deploy-bot committed Jun 6, 2023
1 parent 5f4df54 commit bf93510
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [0.67.0-alpha.2](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.67.0-alpha.1...0.67.0-alpha.2) (2023-06-06)


### Bug Fixes

* Added missing attribute for cosmosdb schema ([cde0c79](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/cde0c791374d648f77541b1189ddbd3062ea67aa))


### Features

* Exposed containersIds for cosmosdb account ([8b45320](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/8b4532048fc8137539489adb38eee101ff867039))

# [0.67.0-alpha.1](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.66.0...0.67.0-alpha.1) (2023-06-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.67.0-alpha.1",
"version": "0.67.0-alpha.2",
"description": "CloudGraph provider plugin for Azure used to fetch Azure cloud data.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down

0 comments on commit bf93510

Please sign in to comment.