Skip to content

Commit 7ac05a2

Browse files
authored
Post release automated changes for mysql releases (Azure#18594)
Post release automated changes for azure-arm-mysql
1 parent 3c51b21 commit 7ac05a2

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

sdk/mysql/arm-mysql/CHANGELOG.md

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

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

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

0 commit comments

Comments
 (0)