Skip to content

Commit f605307

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

21 files changed

Lines changed: 89 additions & 19 deletions

File tree

.changeset/calm-beds-pay.md

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

examples/cf-producer-worker/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @pydantic/logfire-cloudflare-worker-example
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [51f8ad5]
8+
- @pydantic/logfire-cf-workers@0.11.6
9+
- logfire@0.13.2
10+
311
## 0.0.4
412

513
### Patch Changes

examples/cf-producer-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pydantic/logfire-cloudflare-worker-example",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"private": true,
55
"scripts": {
66
"deploy": "wrangler deploy",

examples/cf-tail-worker/CHANGELOG.md

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

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [51f8ad5]
8+
- @pydantic/logfire-cf-workers@0.11.6
9+
310
## 0.0.4
411

512
### Patch Changes

examples/cf-tail-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pydantic/cf-tail-worker",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"private": true,
55
"scripts": {
66
"deploy": "wrangler deploy",

examples/cf-worker/CHANGELOG.md

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

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [51f8ad5]
8+
- @pydantic/logfire-cf-workers@0.11.6
9+
- logfire@0.13.2
10+
311
## 0.0.4
412

513
### Patch Changes

examples/cf-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pydantic/cf-worker",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"private": true,
55
"scripts": {
66
"deploy": "wrangler deploy",

examples/express/CHANGELOG.md

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

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [51f8ad5]
8+
- @pydantic/logfire-node@0.13.2
9+
310
## 1.0.6
411

512
### Patch Changes

examples/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pydantic/logfire-express-example",
33
"private": true,
4-
"version": "1.0.6",
4+
"version": "1.0.7",
55
"main": "index.js",
66
"type": "module",
77
"scripts": {

examples/nextjs-client-side-instrumentation/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @pydantic/nextjs-client-side-instrumentation
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [51f8ad5]
8+
- @pydantic/logfire-browser@0.14.2
9+
- logfire@0.13.2
10+
311
## 0.1.4
412

513
### Patch Changes

0 commit comments

Comments
 (0)