Skip to content

Commit

Permalink
[Perf] Unmark "private" (#28981)
Browse files Browse the repository at this point in the history
To allow publishing to npm.
Followup of #28916
  • Loading branch information
HarshaNalluru authored Mar 20, 2024
1 parent 97d0011 commit 8bd9c06
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion sdk/test-utils/perf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 1.0.0 (2024-03-14)
## 1.0.0 (2024-03-20)

This marks the initial release of the `@azure-tools/test-perf` library to npm, providing a robust test utility framework that assists with the performance testing of Azure SDKs for JS/TS.

Expand Down
1 change: 0 additions & 1 deletion sdk/test-utils/perf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
},
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/test-utils/perf/README.md",
"sideEffects": false,
"private": true,
"dependencies": {
"@azure/abort-controller": "^2.0.0",
"@azure/core-client": "^1.3.1",
Expand Down

0 comments on commit 8bd9c06

Please sign in to comment.