From c9b1dcfbc57dba0e246e0d33780ae0b6fa2d3592 Mon Sep 17 00:00:00 2001 From: Shinyaigeek Date: Thu, 6 Oct 2022 01:07:32 +0900 Subject: [PATCH] chore: add changeset --- .changeset/loud-bugs-invite.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/loud-bugs-invite.md diff --git a/.changeset/loud-bugs-invite.md b/.changeset/loud-bugs-invite.md new file mode 100644 index 0000000000..e17e0dfd43 --- /dev/null +++ b/.changeset/loud-bugs-invite.md @@ -0,0 +1,5 @@ +--- +"@pnpm/plugin-commands-installation": patch +--- + +Remove workspaceDir args from update handler in the test because update command works as recursive with both of workspaceDir arg and dir arg"