Skip to content

Commit

Permalink
Release v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-manager[bot] authored Sep 25, 2023
2 parents 8b1cd29 + 98c6441 commit fe65777
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
release:
uses: jill64/workflows/.github/workflows/release.yml@main
with:
pre-publish: pnpm build:adapter
pre-publish: pnpm build:lib
secrets: inherit
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jill64/sentry-sveltekit-cloudflare",
"version": "0.4.4",
"version": "0.4.5",
"description": "Unofficial Sentry Integration for SvelteKit Cloudflare Adapter",
"type": "module",
"main": "dist/index.js",
Expand Down

0 comments on commit fe65777

Please sign in to comment.