summaryrefslogtreecommitdiff
path: root/tools/release/05_create_release_notes.ts
AgeCommit message (Collapse)Author
2022-04-13chore: use lock file for tooling scripts (#14253)Bartek IwaƄczuk
This commit adds lock file for maintenance scripts in "tools/" directory. The lock file is stored in "tools/deno.lock.json".
2022-04-02chore(ci): automatically include releases notes in release draft (#14179)David Sherret