-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TINY-10688: Support using
pnpm-workspace.yaml
(#141)
* TINY-10688: Call `pnpm list` if `pnpm-workspace.yaml` exists to fetch workspace roots * TINY-10688: Added `WorkspaceRoot` interface * TINY-10688: Added changelog * TINY-10688: Use a `for of` instead of iterating twice in a `map().filter()` * TINY-10688: Just print `stderr` * TINY-10688: Added missing ticket number to changelog entry
- Loading branch information
1 parent
a146ee9
commit 1fac4f6
Showing
2 changed files
with
36 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters