Skip to content

Commit 32462c8

Browse files
authored
Post release automated changes for locks releases (#18201)
Post release automated changes for azure-arm-locks
1 parent 843021c commit 32462c8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

sdk/locks/arm-locks/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+
## 2.0.0-beta.2 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 2.0.0-beta.1 (2021-10-09)
414

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

sdk/locks/arm-locks/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 ManagementLockClient.",
6-
"version": "2.0.0-beta.1",
6+
"version": "2.0.0-beta.2",
77
"engines": {
88
"node": ">=12.0.0"
99
},

0 commit comments

Comments
 (0)