Skip to content

Commit 46d138f

Browse files
authored
fix: remove otel from the registry (#6071)
1 parent d5d273f commit 46d138f

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.craft.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,3 @@ targets:
5050
onlyIfPresent: /^sentry-remix-.*\.tgz$/
5151
'npm:@sentry/svelte':
5252
onlyIfPresent: /^sentry-svelte-.*\.tgz$/
53-
'npm:@sentry/opentelemetry-node':
54-
onlyIfPresent: /^sentry-opentelemetry-node-.*\.tgz$/

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7-
## 7.17.0
7+
## 7.17.1
88

99
This release standardizes our SDKs to use the MIT License, which is our [standard license for Sentry SDKs](https://open.sentry.io/licensing/). We were previously using the BSD 3-Clause License in `@sentry/browser`,`@sentry/core`, `@sentry/gatsby`, `@sentry/hub`, `@sentry/integrations`, `@sentry/node`, `@sentry/react`, `@sentry/types`, `@sentry/typescript`, and `@sentry/utils`.
1010

0 commit comments

Comments
 (0)