@azure/arm-resourcehealth 3.0.0-alpha.20211124.1 → 3.0.0-alpha.20211215.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +13 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,4 +1,16 @@
|
|
1
|
-
##
|
1
|
+
## Release History
|
2
|
+
|
3
|
+
### 3.0.0-beta.2 (Unreleased)
|
4
|
+
|
5
|
+
#### Features Added
|
6
|
+
|
7
|
+
#### Breaking Changes
|
8
|
+
|
9
|
+
#### Bugs Fixed
|
10
|
+
|
11
|
+
#### Other Changes
|
12
|
+
|
13
|
+
### 3.0.0-beta.1 (2021-11-23)
|
2
14
|
|
3
15
|
This is the first preview for the new version of the `@azure/arm-resourcehealth` package that follows the new [guidelines for TypeScript SDKs](https://azure.github.io/azure-sdk/typescript_introduction.html) for Azure services.
|
4
16
|
|
package/package.json
CHANGED