Skip to content

Commit e474d5b

Browse files
authored
[core] - GA core tracing (Azure#20603)
### Packages impacted by this PR @azure/core-tracing ### Describe the problem that is addressed by this PR It's happening friends! We are GAing core-tracing ### Are there test cases added in this PR? _(If not, why?)_ N/A - just a version change
1 parent c14dc3e commit e474d5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/core/core-tracing/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 1.0.0-preview.15 (Unreleased)
3+
## 1.0.0 (Unreleased)
44

55
### Features Added
66

sdk/core/core-tracing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@azure/core-tracing",
3-
"version": "1.0.0-preview.15",
3+
"version": "1.0.0",
44
"description": "Provides low-level interfaces and helper methods for tracing in Azure SDK",
55
"sdk-type": "client",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)