Skip to content

Commit ffb6d6f

Browse files
Version Packages (#4)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4699a88 commit ffb6d6f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/quiet-melons-sniff.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# workers-tracing
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- [`4699a88`](https://github.com/BlobDevelopment/workers-tracing/commit/4699a882fa8595d6535abc48e5b932b2b75d3ad2) Thanks [@WalshyDev](https://github.com/WalshyDev)! - Updated Zipkin example to use the package
8+
39
## 0.1.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "workers-tracing",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Enable tracing within Workers with this simple package! Simply trace and send to a collector with a compatible export format",
55
"author": "Daniel Walsh (@WalshyDev)",
66
"license": "MIT",

0 commit comments

Comments
 (0)