Post release automated changes for policy releases (#24330)
Post release automated changes for azure-arm-policy-profile-2020-09-01-hybrid
This commit is contained in:
Родитель
b188f520a1
Коммит
a1a79f4e17
|
@ -1,5 +1,15 @@
|
|||
# Release History
|
||||
|
||||
|
||||
## 2.1.1 (Unreleased)
|
||||
|
||||
### Features Added
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
### Other Changes
|
||||
|
||||
## 2.1.0 (2022-12-22)
|
||||
|
||||
**Features**
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"sdk-type": "mgmt",
|
||||
"author": "Microsoft Corporation",
|
||||
"description": "A generated SDK for PolicyClient.",
|
||||
"version": "2.1.0",
|
||||
"version": "2.1.1",
|
||||
"engines": {
|
||||
"node": ">=14.0.0"
|
||||
},
|
||||
|
|
|
@ -50,7 +50,7 @@ export class PolicyClient extends coreClient.ServiceClient {
|
|||
credential: credentials
|
||||
};
|
||||
|
||||
const packageDetails = `azsdk-js-arm-policy-profile-2020-09-01-hybrid/2.1.0`;
|
||||
const packageDetails = `azsdk-js-arm-policy-profile-2020-09-01-hybrid/2.1.1`;
|
||||
const userAgentPrefix =
|
||||
options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
||||
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
||||
|
|
Загрузка…
Ссылка в новой задаче