Skip to content

Commit fd45178

Browse files
committed
chore(angular-ivy): Add release registry config for @sentry/angular-ivy
1 parent dbd7a81 commit fd45178

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.craft.yml

+2
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ targets:
3838
onlyIfPresent: /^sentry-vue-.*\.tgz$/
3939
'npm:@sentry/gatsby':
4040
onlyIfPresent: /^sentry-gatsby-.*\.tgz$/
41+
'npm:@sentry/angular-ivy':
42+
onlyIfPresent: /^sentry-angular-ivy.*\.tgz$/
4143
'npm:@sentry/angular':
4244
onlyIfPresent: /^sentry-angular-.*\.tgz$/
4345
'npm:@sentry/wasm':

0 commit comments

Comments
 (0)