Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mssindhurid azure sdk js #2252

Closed
wants to merge 11 commits into from
Closed
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions releases/2021-01/js.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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 Beta version to support data-plane operations of Microsoft Azure Attestation.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

edit: Initial release of Microsoft Azure Attestation

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@czubair - updated per feedback


## Latest Releases

Expand Down