1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 07:14:47 -05:00
denoland-deno/ext
denobot 04ba8df711
1.39.0 (#21560)
Bumped versions for 1.39.0

Please ensure:
- [x] Target branch is correct (`vX.XX` if a patch release, `main` if
minor)
- [x] Crate versions are bumped correctly
- [x] deno_std version is incremented in the code (see
`cli/deno_std.rs`)
- [x] Releases.md is updated correctly (think relevancy and remove
reverts)

To make edits to this PR:
```shell
git fetch upstream release_1_39.0 && git checkout -b release_1_39.0 upstream/release_1_39.0
```

cc @mmastrac

---------

Co-authored-by: mmastrac <mmastrac@users.noreply.github.com>
Co-authored-by: Matt Mastracci <matthew@mastracci.com>
2023-12-13 13:24:13 -07:00
..
broadcast_channel 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
cache 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
console 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
cron 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
crypto 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
fetch 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
ffi 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
fs 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
http 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
io 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
kv 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
napi 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
net 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
node 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
tls 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
url 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
web 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
webgpu 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
webidl 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
websocket 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00
webstorage 1.39.0 (#21560) 2023-12-13 13:24:13 -07:00