We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7265c5 commit 3318ab2Copy full SHA for 3318ab2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.68.0](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.67.0...0.68.0) (2023-10-17)
2
+
3
4
+### Features
5
6
+* **azure:** Add ContainerApp services ([6a0c656](https://github.com/cloudgraphdev/cloudgraph-provider-azure/commit/6a0c656e3b99361ada25cbc40f58cba90cd0bef5))
7
8
# [0.68.0-beta.1](https://github.com/cloudgraphdev/cloudgraph-provider-azure/compare/0.67.0...0.68.0-beta.1) (2023-10-02)
9
10
package.json
@@ -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/",
0 commit comments