summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoshiya Hinosawa <stibium121@gmail.com>2023-11-27 22:02:00 +0900
committerGitHub <noreply@github.com>2023-11-27 22:02:00 +0900
commit3d47c7eb1ffc1da810d8d9dd8c0304cb26616d3e (patch)
tree21456925fbc10c04436f4abfcdc19d8cda67e9b0
parent550a24ad0e3c3e7a2e344079fe4e16b3ab7c170b (diff)
chore: format Releases.md (#21343)
-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)