mirror of
https://github.com/denoland/deno.git
synced 2024-12-21 23:04:45 -05:00
chore(release): add deno-lambda to release checklist (#22431)
Signed-off-by: Igor Zinkovsky <igor@deno.com>
This commit is contained in:
parent
f705906256
commit
88d7c50cd5
1 changed files with 7 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue