From 4836ab769c00c83b7c5488c4d9c5f185be858e70 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Wed, 17 Nov 2021 11:00:58 -0500 Subject: 1.16.2 (#12794) --- tools/cut_a_release.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/cut_a_release.md b/tools/cut_a_release.md index ad6914006..2940d762b 100644 --- a/tools/cut_a_release.md +++ b/tools/cut_a_release.md @@ -67,7 +67,8 @@ cut.** 10. Use the output of the above command to update `Releases.md` -11. Update link in `cli/compat/mod.rs` with the released version of `deno_std`. +11. Update link in `cli/compat/mod.rs` with the released version of `deno_std` + and do a search through the tests to find std urls that need to be updated. 12. Create a PR for these changes. -- cgit v1.2.3