Skip to content

Commit 4c986b6

Browse files
authored
Post release automated changes for applicationinsights releases (Azure#20077)
Post release automated changes for azure-arm-appinsights
1 parent 3f34d8f commit 4c986b6

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

sdk/applicationinsights/arm-appinsights/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+
## 5.0.0-beta.3 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 5.0.0-beta.2 (2022-01-24)
414

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

sdk/applicationinsights/arm-appinsights/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 ApplicationInsightsManagementClient.",
6-
"version": "5.0.0-beta.2",
6+
"version": "5.0.0-beta.3",
77
"engines": {
88
"node": ">=12.0.0"
99
},
@@ -105,4 +105,4 @@
105105
]
106106
},
107107
"autoPublish": true
108-
}
108+
}

0 commit comments

Comments
 (0)