Skip to content

Commit 2704fab

Browse files
Version Packages (#66)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8c57b16 commit 2704fab

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cyan-bats-jump.md

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

packages/logfire-api/CHANGELOG.md

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

3+
## 0.8.2
4+
5+
### Patch Changes
6+
7+
- 8c57b16: Do not format span_name
8+
39
## 0.8.1
410

511
### Patch Changes

packages/logfire-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"stats",
2727
"monitoring"
2828
],
29-
"version": "0.8.1",
29+
"version": "0.8.2",
3030
"type": "module",
3131
"main": "./dist/index.cjs",
3232
"module": "./dist/index.js",

0 commit comments

Comments
 (0)