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

Commit 8791c5d

Browse files
committed
release: 0.0.5
1 parent 5caeb31 commit 8791c5d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
- feat: Add telemetry data collection
55
- fix: Fix incorrect deduping of named to namespace imports
66

7+
## 0.0.5
8+
9+
- No documented changes.
10+
711
## 0.0.4
812

913
### Various fixes & improvements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/migr8",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"homepage": "https://github.com/getsentry/sentry-migr8",
55
"repository": "https://github.com/getsentry/sentry-migr8",
66
"description": "Run migrations for the Sentry JavaScript SDKs.",

0 commit comments

Comments
 (0)