Skip to content

Commit

Permalink
fix: remove otel from the registry (#6071)
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiPrasad committed Oct 27, 2022
1 parent d5d273f commit 46d138f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,3 @@ targets:
onlyIfPresent: /^sentry-remix-.*\.tgz$/
'npm:@sentry/svelte':
onlyIfPresent: /^sentry-svelte-.*\.tgz$/
'npm:@sentry/opentelemetry-node':
onlyIfPresent: /^sentry-opentelemetry-node-.*\.tgz$/
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

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

## 7.17.0
## 7.17.1

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`.

Expand Down

0 comments on commit 46d138f

Please sign in to comment.