summaryrefslogtreecommitdiff
path: root/cli/tools/registry/paths.rs
AgeCommit message (Expand)Author
2024-07-26fix(publish): workspace included license file had incorrect path (#24747)David Sherret
2024-07-25fix(workspaces/publish): include the license file from the workspace root if ...David Sherret
2024-07-05refactor: move `FileCollector` to deno_config (#24433)David Sherret
2024-05-14fix(publish): always include config file when publishing (#23797)David Sherret
2024-04-24fix(publish): --dry-publish should error for gitignored excluded files (#23540)David Sherret
2024-01-24feat(publish): give diagnostic on invalid package files (#22082)Luca Casonato