Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
release: 5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Feb 16, 2024
1 parent 18c0fb1 commit d52e074
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@
- feat: Add telemetry data collection
- fix: Fix incorrect deduping of named to namespace imports

## 5.0.7

### Various fixes & improvements

- update prepare release action (18c0fb1b) by @Lms24
- adjust release action (0d12ff5e) by @Lms24
- use new prepare release action version to test action (17fe66ed) by @Lms24
- feat: Add `configureScope` transformer (#19) by @mydea
- feat: add Svelte Config rewrite transformer (dfa126e3) by @Lms24
- changelog (578be661) by @Lms24
- add Sentry (da1bcebc) by @Lms24
- changelog (8c49573b) by @Lms24
- fix incorrect deduping of named to namespace imports (2d48de4c) by @Lms24
- Fix linting issue (86b50b5f) by @mydea
- Add `ignoreFilePatters` option (a6801ac5) by @mydea

## 0.0.3

- Handle *.vue and *.svelte files
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sentry/migr8",
"version": "0.0.3",
"version": "5.0.7",
"homepage": "https://github.com/getsentry/sentry-migr8",
"repository": "https://github.com/getsentry/sentry-migr8",
"description": "Run migrations for the Sentry JavaScript SDKs.",
Expand Down

0 comments on commit d52e074

Please sign in to comment.