Skip to content

Commit e28cb8a

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

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/slimy-bugs-watch.md

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

packages/logfire-browser/CHANGELOG.md

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

3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- 00ffa94: Use logfire instead of @pydantic/logfire-api
8+
39
## 0.10.0
410

511
### Minor Changes

packages/logfire-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"stats",
2626
"monitoring"
2727
],
28-
"version": "0.10.0",
28+
"version": "0.11.0",
2929
"type": "module",
3030
"main": "./dist/index.cjs",
3131
"module": "./dist/index.js",

packages/logfire-cf-workers/CHANGELOG.md

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

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- 00ffa94: Use logfire instead of @pydantic/logfire-api
8+
39
## 0.9.0
410

511
### Minor Changes

packages/logfire-cf-workers/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.9.0",
29+
"version": "0.10.0",
3030
"type": "module",
3131
"main": "./dist/index.cjs",
3232
"module": "./dist/index.js",

0 commit comments

Comments
 (0)