@azure/arm-datamigration 3.0.0-alpha.20221129.1 → 3.0.0-alpha.20221214.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.4 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
  ## 3.0.0-beta.3 (2022-11-21)
4
14
 
5
15
  The package of @azure/arm-datamigration is using our next generation design principles since version 3.0.0-beta.3, which contains breaking changes.
package/dist/index.js CHANGED
@@ -17413,7 +17413,7 @@ class DataMigrationManagementClient extends coreClient__namespace.ServiceClient
17413
17413
  requestContentType: "application/json; charset=utf-8",
17414
17414
  credential: credentials
17415
17415
  };
17416
- const packageDetails = `azsdk-js-arm-datamigration/3.0.0-beta.3`;
17416
+ const packageDetails = `azsdk-js-arm-datamigration/3.0.0-beta.4`;
17417
17417
  const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
17418
17418
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
17419
17419
  : `${packageDetails}`;