summaryrefslogtreecommitdiff
path: root/tools/release/03_publish_crates.ts
AgeCommit message (Collapse)Author
2024-08-20chore: enable no-console dlint rule (#25113)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
Yearly tradition of creating extra noise in git.
2022-07-19chore: update deno automation to 0.12 (#15248)David Sherret
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)