Skip to content

Commit ef8f686

Browse files
Version Packages (rc) (#121)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 051118f commit ef8f686

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"fresh-bees-talk",
1919
"healthy-dolphins-yawn",
2020
"heavy-carrots-care",
21+
"hot-dodos-burn",
2122
"kind-ladybugs-swim",
2223
"lovely-pets-impress",
2324
"lucky-apples-clean",

CHANGELOG.md

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

3+
## 1.0.0-rc.34
4+
5+
### Patch Changes
6+
7+
- 051118f: Add version metadata to attributes if found
8+
39
## 1.0.0-rc.33
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microlabs/otel-cf-workers",
3-
"version": "1.0.0-rc.33",
3+
"version": "1.0.0-rc.34",
44
"main": "dist/cjs/index.js",
55
"module": "dist/esm/index.js",
66
"types": "dist/esm/index.d.ts",

0 commit comments

Comments
 (0)