Skip to content

Commit 1a67fab

Browse files
authored
Update CHANGELOG.md (#928)
The `deno` was not included in the 4.6.0 release, move it to unreleased
1 parent 44fa63a commit 1a67fab

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
- feat: Add `deno` as a package manager ([#905](https://github.com/getsentry/sentry-wizard/pull/905))
6+
37
## 4.6.0
48

59
- feat(nextjs): Switch to injecting `instrumentation-client.ts` ([#918](https://github.com/getsentry/sentry-wizard/pull/918))
@@ -14,7 +18,6 @@
1418
- feat: add option to ignore git changes ([#898](https://github.com/getsentry/sentry-wizard/pull/898))
1519
- fix(apple): Add additional types to `xcode.d.ts` ([#900](https://github.com/getsentry/sentry-wizard/pull/900))
1620
- fix: enable debug logs for option `--debug` ([#902](https://github.com/getsentry/sentry-wizard/pull/902))
17-
- feat: Add `deno` as a package manager ([#905](https://github.com/getsentry/sentry-wizard/pull/905))
1821

1922
## 4.5.0
2023

0 commit comments

Comments
 (0)