Skip to content

Commit

Permalink
chore: Add @sentry/cloudflare to craft config (#13087)
Browse files Browse the repository at this point in the history
Get `@sentry/cloudflare` ready for release.
  • Loading branch information
AbhiPrasad authored Jul 29, 2024
1 parent 1c6bfde commit 0e6871f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ targets:
- name: npm
id: '@sentry/vercel-edge'
includeNames: /^sentry-vercel-edge-\d.*\.tgz$/
- name: npm
id: '@sentry/cloudflare'
includeNames: /^sentry-cloudflare-\d.*\.tgz$/
- name: npm
id: '@sentry/deno'
includeNames: /^sentry-deno-\d.*\.tgz$/
Expand Down

0 comments on commit 0e6871f

Please sign in to comment.