From 834f474729875135c8445e38b76fb750b223caa9 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Fri, 22 Oct 2021 14:45:16 +0200 Subject: chore: add note about BCD to cut_a_release.md (#12513) --- tools/cut_a_release.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools') diff --git a/tools/cut_a_release.md b/tools/cut_a_release.md index 3747647ba..634a532a7 100644 --- a/tools/cut_a_release.md +++ b/tools/cut_a_release.md @@ -93,6 +93,10 @@ cut.** must match the CLI tag; you don't need to create dedicated commit for that purpose, it's enough to tag the latest commit in that repo. +21. For minor releases: make sure https://github.com/mdn/browser-compat-data has + been updated to reflect Web API changes in this release. Usually done ahead + of time by @lucacasonato. + ## Updating `deno_docker` 1. Open a PR on the `deno_docker` repo that bumps the Deno version in all -- cgit v1.2.3