Skip to content

Commit 7316cbf

Browse files
authored
Post release automated changes for compute releases (Azure#23337)
Post release automated changes for azure-rest-arm-compute
1 parent bffedf4 commit 7316cbf

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed
Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1-
## 1.0.0-beta.1 (2021-09-22)
1+
## Release History
2+
3+
### 1.0.0-beta.2 (Unreleased)
4+
5+
#### Features Added
6+
7+
#### Breaking Changes
8+
9+
#### Bugs Fixed
10+
11+
#### Other Changes
12+
13+
### 1.0.0-beta.1 (2021-09-22)
214

315
- First release of package, see README.md for details.

sdk/compute/arm-compute-rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@azure-rest/arm-compute",
33
"sdk-type": "client",
44
"author": "Microsoft Corporation",
5-
"version": "1.0.0-beta.1",
5+
"version": "1.0.0-beta.2",
66
"description": "",
77
"keywords": [
88
"node",

sdk/compute/arm-compute-rest/swagger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license-header: MICROSOFT_MIT_NO_VERSION
1515
output-folder: ../
1616
source-code-folder-path: ./src
1717
require: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/a5df773378a8b52f84bee08b3edaaa6ef520f058/specification/compute/resource-manager/readme.md
18-
package-version: 1.0.0-beta.1
18+
package-version: 1.0.0-beta.2
1919
rest-level-client: true
2020
add-credentials: true
2121
security: AADToken

0 commit comments

Comments
 (0)