Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
theogravity committed Jun 18, 2024
1 parent 047576b commit ad08076
Show file tree
Hide file tree
Showing 4 changed files with 3,303 additions and 2,715 deletions.
5 changes: 5 additions & 0 deletions .changeset/long-ghosts-pull.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"pino-datadog-transport": patch
---

Export type DDTransportOptions
2 changes: 1 addition & 1 deletion .github/workflows/release-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Use pnpm
uses: pnpm/action-setup@v3
with:
version: 8.x
version: 9.4.0

- name: setup pnpm config
run: pnpm config set store-dir $PNPM_CACHE_FOLDER
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"turbo": "^1.13.2",
"typescript": "^5.4.4"
},
"packageManager": "pnpm@8.15.6",
"packageManager": "pnpm@9.4.0",
"engines": {
"node": ">=18"
},
Expand Down
Loading

0 comments on commit ad08076

Please sign in to comment.