Skip to content

Commit e8aeacf

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

21 files changed

Lines changed: 81 additions & 17 deletions

File tree

.changeset/span-record-exceptions.md

Lines changed: 0 additions & 7 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.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [894cf8e]
8+
- logfire@0.13.1
9+
- @pydantic/logfire-cf-workers@0.11.5
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
44
"private": true,
55
"scripts": {
66
"deploy": "wrangler deploy",

examples/cf-tail-worker/CHANGELOG.md

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

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- @pydantic/logfire-cf-workers@0.11.5
8+
39
## 0.0.3
410

511
### 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.3",
3+
"version": "0.0.4",
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.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [894cf8e]
8+
- logfire@0.13.1
9+
- @pydantic/logfire-cf-workers@0.11.5
10+
311
## 0.0.3
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.3",
3+
"version": "0.0.4",
44
"private": true,
55
"scripts": {
66
"deploy": "wrangler deploy",

examples/express/CHANGELOG.md

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

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- @pydantic/logfire-node@0.13.1
8+
39
## 1.0.5
410

511
### 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.5",
4+
"version": "1.0.6",
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.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [894cf8e]
8+
- logfire@0.13.1
9+
- @pydantic/logfire-browser@0.14.1
10+
311
## 0.1.3
412

513
### Patch Changes

0 commit comments

Comments
 (0)