@azure/arm-datamigration 3.0.0-alpha.20220419.2 → 3.0.0-alpha.20220420.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Release History
2
-
2
+
3
+ ## 3.0.0-beta.3 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
  ## 3.0.0-beta.2 (2022-04-18)
4
14
 
5
15
  The package of @azure/arm-datamigration is using our next generation design principles since version 3.0.0-beta.2, which contains breaking changes.
package/dist/index.js CHANGED
@@ -16924,7 +16924,7 @@ class DataMigrationManagementClient extends coreClient__namespace.ServiceClient
16924
16924
  requestContentType: "application/json; charset=utf-8",
16925
16925
  credential: credentials
16926
16926
  };
16927
- const packageDetails = `azsdk-js-arm-datamigration/3.0.0-beta.2`;
16927
+ const packageDetails = `azsdk-js-arm-datamigration/3.0.0-beta.3`;
16928
16928
  const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
16929
16929
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
16930
16930
  : `${packageDetails}`;