Skip to content

Commit

Permalink
chore(release): 0.68.0
Browse files Browse the repository at this point in the history
# [0.68.0](0.67.0...0.68.0) (2023-10-17)

### Features

* **azure:** Add ContainerApp services ([6a0c656](6a0c656))
  • Loading branch information
autocloud-deploy-bot committed Oct 17, 2023
1 parent d7265c5 commit 3318ab2
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.68.0](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.67.0...0.68.0) (2023-10-17)


### Features

* **azure:** Add ContainerApp services ([6a0c656](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/6a0c656e3b99361ada25cbc40f58cba90cd0bef5))

# [0.68.0-beta.1](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.67.0...0.68.0-beta.1) (2023-10-02)


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.68.0-beta.1",
"version": "0.68.0",
"description": "CloudGraph provider plugin for Azure used to fetch Azure cloud data.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down

0 comments on commit 3318ab2

Please sign in to comment.