summaryrefslogtreecommitdiff
path: root/tests/specs/publish/excluded_deno_jsonc
AgeCommit message (Collapse)Author
2024-08-06fix: update dry run success message (#24885)HasanAlrimawi
2024-07-22fix(publish): warn about missing license file (#24677)David Sherret
Part of https://github.com/denoland/deno/issues/24676 , but just a warning for now.
2024-05-14fix(publish): always include config file when publishing (#23797)David Sherret
Closes https://github.com/denoland/deno/issues/23796