From 9fe6d001dde7c1ec9b4b96e19b68fbcb8d0fccc8 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Tue, 24 Jan 2023 14:44:41 +0200 Subject: [PATCH] docs: update changesets --- .changeset/thin-keys-march.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/thin-keys-march.md b/.changeset/thin-keys-march.md index cc8a9e308e..1739baeaa9 100644 --- a/.changeset/thin-keys-march.md +++ b/.changeset/thin-keys-march.md @@ -1,6 +1,6 @@ --- -"@pnpm/plugin-commands-publishing": major -"pnpm": major +"@pnpm/plugin-commands-publishing": patch +"pnpm": patch --- `prepublishOnly` and `prepublish` should not be executed on `pnpm pack` [#2941](https://github.com/pnpm/pnpm/issues/2941).