From e27a19c02c537626d7874f7521f4e39d6dfad0af Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:16:24 -0400 Subject: chore: forward v1.46.3 release commit to main (#25425) This is the release commit being forwarded back to main for 1.46.3 --- Releases.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'Releases.md') diff --git a/Releases.md b/Releases.md index 87460ddc7..a6e4d84e7 100644 --- a/Releases.md +++ b/Releases.md @@ -6,6 +6,17 @@ https://github.com/denoland/deno/releases We also have one-line install commands at: https://github.com/denoland/deno_install +### 1.46.3 / 2024.09.04 + +- feat(upgrade): print info links for Deno 2 RC releases (#25225) +- fix(cli): Map error kind to `PermissionDenied` when symlinking fails due to + permissions (#25398) +- fix(cli/tools): correct `deno init --serve` template behavior (#25318) +- fix(ext/node): session close during stream setup (#25170) +- fix(publish): ensure provenance is spec compliant (#25200) +- fix(upgrade): more informative information on invalid version (#25319) +- fix: fix jupyter display function type (#25326) + ### 1.46.2 / 2024.08.29 - Revert "feat(fetch): accept async iterables for body" (#25207) -- cgit v1.2.3