mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
0e4d1cb5f9
This commit changes "deno init" subcommand to use "jsr:" specifier for standard library "assert" module. It is unversioned, but we will change it to `@^1` once `@std/assert` release version 1.0. This allows us to start decoupling `deno` and `deno_std` release. The release scripts have been updated to take that into account. |
||
---|---|---|
.. | ||
00_start_release.ts | ||
01_bump_crate_versions.ts | ||
02_create_pr.ts | ||
03_publish_crates.ts | ||
04_post_publish.ts | ||
05_create_release_notes.ts | ||
deno_workspace.ts | ||
deps.ts | ||
release_doc_template.md |