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

Commit 18956f0

Browse files
committed
release: 0.0.6
1 parent bf5f8be commit 18956f0

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.6
8+
9+
- No documented changes.
10+
711
## 0.0.5
812

913
- No documented changes.

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.5",
3+
"version": "0.0.6",
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)