Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-22 | fix(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-04-24 | fix(publish): --dry-publish should error for gitignored excluded files (#23540) | David Sherret | |
Files that were gitignored only were not included in the diagnostic. |