Skip to content

Commit 3f34d8f

Browse files
authored
Post release automated changes for kusto releases (Azure#20075)
Post release automated changes for azure-arm-kusto
1 parent 2c9e9de commit 3f34d8f

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

sdk/kusto/arm-kusto/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
2-
2+
3+
## 7.0.1 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 7.0.0 (2022-01-24)
414

515
The package of @azure/arm-kusto is using our next generation design principles since version 7.0.0, which contains breaking changes.

sdk/kusto/arm-kusto/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for KustoManagementClient.",
6-
"version": "7.0.0",
6+
"version": "7.0.1",
77
"engines": {
88
"node": ">=12.0.0"
99
},
@@ -99,4 +99,4 @@
9999
},
100100
"sideEffects": false,
101101
"autoPublish": true
102-
}
102+
}

0 commit comments

Comments
 (0)