diff --git a/releases/2021-01/js.md b/releases/2021-01/js.md index 094fecd9493..e9116730ef5 100644 --- a/releases/2021-01/js.md +++ b/releases/2021-01/js.md @@ -18,14 +18,14 @@ The Azure SDK team is pleased to make available the January 2021 client library #### Beta -- _Add packages_ +- Microsoft Azure Attestation ## Installation Instructions To install the packages, copy and paste the below into a terminal. ```bash -$> npm install @azure/package-name +$> npm install @azure/attestation ``` ## Feedback @@ -34,9 +34,9 @@ If you have a bug or feature request for one of the libraries, please post an is ## Release highlights -### _Package name_ +### Microsoft Azure Attestation [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/master/sdk/attestation/attestation/CHANGELOG.md) -- Major changes only! + - Initial release of attestation to support data-plane operations. ## Latest Releases