From 9380ceacb419cfb3ef37a8247b44b8fe8702e4d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9E=A5=EC=A7=80=ED=9B=88?= Date: Wed, 20 Apr 2022 21:36:12 +0900 Subject: [PATCH] docs: add changeset --- .changeset/funny-mirrors-act.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/funny-mirrors-act.md diff --git a/.changeset/funny-mirrors-act.md b/.changeset/funny-mirrors-act.md new file mode 100644 index 00000000000..14f5a61cce1 --- /dev/null +++ b/.changeset/funny-mirrors-act.md @@ -0,0 +1,5 @@ +--- +"@pnpm/filter-workspace-packages": patch +--- + +'filter-workspace-packages' will filter the package well even if Korean is included in the path. fix #4594