Skip to content

Commit a8e7c4d

Browse files
authored
Post release automated changes for containerregistry releases (Azure#18551)
Post release automated changes for azure-arm-containerregistry
1 parent 7ac05a2 commit a8e7c4d

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

sdk/containerregistry/arm-containerregistry/CHANGELOG.md

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

315
**Features**
416

@@ -9,7 +21,7 @@
921
- Enum KnownConnectedRegistryMode has a new value ReadOnly
1022
- Enum KnownConnectedRegistryMode has a new value ReadWrite
1123

12-
## 9.0.0-beta.1 (2021-10-20)
24+
### 9.0.0-beta.1 (2021-10-20)
1325

1426
This is the first preview for the new version of the `@azure/arm-containerregistry` package that follows the new [guidelines for TypeScript SDKs](https://azure.github.io/azure-sdk/typescript_introduction.html) for Azure services.
1527

sdk/containerregistry/arm-containerregistry/package.json

Lines changed: 1 addition & 1 deletion
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 ContainerRegistryManagementClient.",
6-
"version": "10.0.0-beta.1",
6+
"version": "10.0.0-beta.2",
77
"engines": {
88
"node": ">=12.0.0"
99
},

0 commit comments

Comments
 (0)