summaryrefslogtreecommitdiff
path: root/Releases.md
diff options
context:
space:
mode:
Diffstat (limited to 'Releases.md')
-rw-r--r--Releases.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Releases.md b/Releases.md
index 26cfab376..d03407192 100644
--- a/Releases.md
+++ b/Releases.md
@@ -6,6 +6,10 @@ https://github.com/denoland/deno/releases
We also have one-line install commands at:
https://github.com/denoland/deno_install
+### 1.43.5 / 2024.05.18
+
+- fix(npm): regression deserializing JSON for some npm packages (#23868)
+
### 1.43.4 / 2024.05.16
- fix(cli): panic with `deno coverage` (#23353)