Skip to content

Commit

Permalink
feat(solid): Add release registry target entry for Solid SDK to craft… (
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiborza authored Jun 11, 2024
1 parent df30632 commit 136f496
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@ targets:
onlyIfPresent: /^sentry-nextjs-\d.*\.tgz$/
'npm:@sentry/remix':
onlyIfPresent: /^sentry-remix-\d.*\.tgz$/
'npm:@sentry/solid':
onlyIfPresent: /^sentry-solid-\d.*\.tgz$/
'npm:@sentry/svelte':
onlyIfPresent: /^sentry-svelte-\d.*\.tgz$/
'npm:@sentry/sveltekit':
Expand Down

0 comments on commit 136f496

Please sign in to comment.