@azure/arm-recoveryservicesdatareplication 1.0.0-alpha.20250205.1 → 1.0.0-alpha.20250206.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -104,7 +104,7 @@ If you'd like to contribute to this library, please read the [contributing guide
104
104
 
105
105
  - [Microsoft Azure SDK for JavaScript](https://github.com/Azure/azure-sdk-for-js)
106
106
 
107
- ![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Frecoveryservicesdatareplication%2Farm-recoveryservicesdatareplication%2FREADME.png)
107
+
108
108
 
109
109
  [azure_cli]: https://learn.microsoft.com/cli/azure
110
110
  [azure_sub]: https://azure.microsoft.com/free/
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "mgmt",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "A generated SDK for AzureSiteRecoveryManagementServiceAPI.",
6
- "version": "1.0.0-alpha.20250205.1",
6
+ "version": "1.0.0-alpha.20250206.1",
7
7
  "engines": {
8
8
  "node": ">=18.0.0"
9
9
  },