Skip to content

Commit ae2710e

Browse files
Version Packages (#54)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0787869 commit ae2710e

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/slick-deer-drop.md

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

.changeset/soft-items-sort.md

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

packages/logfire-cf-workers/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @pydantic/logfire-cf-workers
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- 5e54d9c: Allow disabling scrubbing
8+
- 0787869: Support console logging of spans for CF workers
9+
310
## 0.6.0
411

512
### Minor Changes

packages/logfire-cf-workers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"stats",
2323
"monitoring"
2424
],
25-
"version": "0.6.0",
25+
"version": "0.7.0",
2626
"type": "module",
2727
"main": "./dist/index.cjs",
2828
"module": "./dist/index.js",

0 commit comments

Comments
 (0)