summaryrefslogtreecommitdiff
path: root/Releases.md
diff options
context:
space:
mode:
Diffstat (limited to 'Releases.md')
-rw-r--r--Releases.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Releases.md b/Releases.md
index aa04c6473..a651cd34c 100644
--- a/Releases.md
+++ b/Releases.md
@@ -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)