Skip to content

Commit f3629c2

Browse files
authored
Merge pull request #39 from pydantic/changeset-release/main
Version Packages
2 parents 421b666 + 867a127 commit f3629c2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/large-emus-admire.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.6.1
4+
5+
### Patch Changes
6+
7+
- 421b666: Fix async parent span timing
8+
39
## 0.6.0
410

511
### Minor Changes

packages/logfire-api/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.6.1",
2626
"type": "module",
2727
"main": "./dist/index.cjs",
2828
"module": "./dist/index.js",

0 commit comments

Comments
 (0)