Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a4b6f1b

Browse files
authored
Post release automated changes for azure-container-registry (Azure#18604)
1 parent 7c0b67c commit a4b6f1b

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

sdk/containerregistry/container-registry/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.0.0-beta.7 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.0.0-beta.6 (2021-11-09)
414

515
### Features Added

sdk/containerregistry/container-registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/container-registry",
3-
"version": "1.0.0-beta.6",
3+
"version": "1.0.0-beta.7",
44
"description": "An isomorphic client library for the Azure Container Registry service.",
55
"sdk-type": "client",
66
"main": "dist/index.js",

sdk/containerregistry/container-registry/src/generated/generatedClientContext.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/containerregistry/container-registry/swagger/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ override-client-name: GeneratedClient
2020
disable-async-iterators: true
2121
hide-clients: true
2222
api-version-parameter: choice
23-
package-version: 1.0.0-beta.6
23+
package-version: 1.0.0-beta.7
2424
```
2525
2626
## Customizations for Track 2 Generator

0 commit comments

Comments
 (0)