summaryrefslogtreecommitdiff
path: root/tools/release/03_publish_crates.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-03-30build: use workflows for bumping versions and cargo publishing on the CI ↵David Sherret
(#13995)