chore: format Releases.md (#21343)

This commit is contained in:
Yoshiya Hinosawa 2023-11-27 22:02:00 +09:00 committed by GitHub
parent 550a24ad0e
commit 3d47c7eb1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ https://github.com/denoland/deno_install
### 1.38.3 / 2023.11.24
- feat(unstable): tar up directory with deno.json (#21228)
- feat(unstable): tar up directory with deno.json (#21228)
- fix(ext,runtime): add missing custom inspections (#21219)
- fix(ext/http): avoid lockup in graceful shutdown (#21253)
- fix(ext/http): fix crash in dropped Deno.serve requests (#21252)