From 88d7c50cd559b9fd0189d2a2c1df6e2f1b790ddb Mon Sep 17 00:00:00 2001 From: Igor Zinkovsky Date: Fri, 16 Feb 2024 09:46:01 -0800 Subject: [PATCH] chore(release): add deno-lambda to release checklist (#22431) Signed-off-by: Igor Zinkovsky --- tools/release/release_doc_template.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tools/release/release_doc_template.md b/tools/release/release_doc_template.md index b46ee5499c..d174733a5b 100644 --- a/tools/release/release_doc_template.md +++ b/tools/release/release_doc_template.md @@ -178,6 +178,13 @@ script generates the symbols based on the latest tags. - [ ] This will open a PR. Review and merge it. - [ ] Create a tag with the version number (_without_ `v` prefix). +## Updating `deno-lambda` + +- [ ] Run the version bump workflow: + https://github.com/denoland/deno-lambda/actions/workflows/bump.yml +- [ ] This will open a PR. Review and merge it. +- [ ] Create a release with the version number (_without_ `v` prefix). + ## All done! - [ ] Write a message in company's #cli channel: