From 964d5ff278da80557cd6e3dc98e62be9dcc441c9 Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Mon, 26 Dec 2022 00:59:32 +0200 Subject: [PATCH] chore(release): 7.20.0 --- .changeset/chilly-flies-bow.md | 7 ----- .changeset/few-dancers-exist.md | 6 ----- .changeset/fresh-taxis-own.md | 8 ------ .changeset/good-turtles-perform.md | 6 ----- .changeset/lucky-pugs-sell.md | 6 ----- .changeset/nervous-avocados-end.md | 6 ----- .changeset/perfect-squids-count.md | 16 ----------- .changeset/quick-boxes-agree.md | 5 ---- .changeset/red-planets-prove.md | 5 ---- .changeset/tiny-chicken-train.md | 6 ----- cli/cli-utils/CHANGELOG.md | 9 +++++++ cli/cli-utils/package.json | 2 +- cli/default-reporter/CHANGELOG.md | 8 ++++++ cli/default-reporter/package.json | 2 +- config/config/CHANGELOG.md | 6 +++++ config/config/package.json | 2 +- config/plugin-commands-config/CHANGELOG.md | 23 ++++++++++++++++ config/plugin-commands-config/package.json | 2 +- env/node.fetcher/CHANGELOG.md | 7 +++++ env/node.fetcher/package.json | 2 +- env/node.resolver/CHANGELOG.md | 6 +++++ env/node.resolver/package.json | 2 +- env/plugin-commands-env/CHANGELOG.md | 11 ++++++++ env/plugin-commands-env/package.json | 2 +- exec/plugin-commands-rebuild/CHANGELOG.md | 12 +++++++++ exec/plugin-commands-rebuild/package.json | 2 +- .../CHANGELOG.md | 9 +++++++ .../package.json | 2 +- exec/prepare-package/CHANGELOG.md | 10 +++++++ exec/prepare-package/package.json | 2 +- fetching/git-fetcher/CHANGELOG.md | 12 +++++++++ fetching/git-fetcher/package.json | 2 +- fetching/tarball-fetcher/CHANGELOG.md | 12 +++++++++ fetching/tarball-fetcher/package.json | 2 +- lockfile/plugin-commands-audit/CHANGELOG.md | 8 ++++++ lockfile/plugin-commands-audit/package.json | 2 +- packages/mount-modules/CHANGELOG.md | 7 +++++ packages/mount-modules/package.json | 2 +- packages/plugin-commands-doctor/CHANGELOG.md | 8 ++++++ packages/plugin-commands-doctor/package.json | 2 +- packages/plugin-commands-init/CHANGELOG.md | 8 ++++++ packages/plugin-commands-init/package.json | 2 +- .../plugin-commands-patching/CHANGELOG.md | 10 +++++++ .../plugin-commands-patching/package.json | 2 +- packages/plugin-commands-setup/CHANGELOG.md | 6 +++++ packages/plugin-commands-setup/package.json | 2 +- pkg-manager/client/CHANGELOG.md | 12 +++++++++ pkg-manager/client/package.json | 2 +- .../plugin-commands-installation/CHANGELOG.md | 17 ++++++++++++ .../plugin-commands-installation/package.json | 2 +- pnpm/CHANGELOG.md | 27 +++++++++++++++++++ pnpm/artifacts/exe/package.json | 2 +- pnpm/artifacts/linux-arm64/package.json | 2 +- pnpm/artifacts/linux-x64/package.json | 2 +- pnpm/artifacts/macos-arm64/package.json | 2 +- pnpm/artifacts/macos-x64/package.json | 2 +- pnpm/artifacts/win-x64/package.json | 2 +- pnpm/package.json | 2 +- releasing/plugin-commands-deploy/CHANGELOG.md | 7 +++++ releasing/plugin-commands-deploy/package.json | 2 +- .../plugin-commands-publishing/CHANGELOG.md | 10 +++++++ .../plugin-commands-publishing/package.json | 2 +- reviewing/license-scanner/CHANGELOG.md | 6 +++++ reviewing/license-scanner/package.json | 2 +- reviewing/outdated/CHANGELOG.md | 7 +++++ reviewing/outdated/package.json | 2 +- .../plugin-commands-licenses/CHANGELOG.md | 11 ++++++++ .../plugin-commands-licenses/package.json | 2 +- .../plugin-commands-listing/CHANGELOG.md | 8 ++++++ .../plugin-commands-listing/package.json | 2 +- .../plugin-commands-outdated/CHANGELOG.md | 9 +++++++ .../plugin-commands-outdated/package.json | 2 +- store/plugin-commands-server/CHANGELOG.md | 10 +++++++ store/plugin-commands-server/package.json | 2 +- store/plugin-commands-store/CHANGELOG.md | 9 +++++++ store/plugin-commands-store/package.json | 2 +- store/store-connection-manager/CHANGELOG.md | 11 ++++++++ store/store-connection-manager/package.json | 2 +- .../filter-workspace-packages/CHANGELOG.md | 6 +++++ .../filter-workspace-packages/package.json | 2 +- .../find-workspace-packages/CHANGELOG.md | 6 +++++ .../find-workspace-packages/package.json | 2 +- 82 files changed, 367 insertions(+), 110 deletions(-) delete mode 100644 .changeset/chilly-flies-bow.md delete mode 100644 .changeset/few-dancers-exist.md delete mode 100644 .changeset/fresh-taxis-own.md delete mode 100644 .changeset/good-turtles-perform.md delete mode 100644 .changeset/lucky-pugs-sell.md delete mode 100644 .changeset/nervous-avocados-end.md delete mode 100644 .changeset/perfect-squids-count.md delete mode 100644 .changeset/quick-boxes-agree.md delete mode 100644 .changeset/red-planets-prove.md delete mode 100644 .changeset/tiny-chicken-train.md create mode 100644 config/plugin-commands-config/CHANGELOG.md diff --git a/.changeset/chilly-flies-bow.md b/.changeset/chilly-flies-bow.md deleted file mode 100644 index 8bed5e42297..00000000000 --- a/.changeset/chilly-flies-bow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"pnpm": minor -"@pnpm/license-scanner": patch -"@pnpm/plugin-commands-licenses": patch ---- - -Add the 'description'-field to the licenses output [#5836](https://github.com/pnpm/pnpm/pull/5836). diff --git a/.changeset/few-dancers-exist.md b/.changeset/few-dancers-exist.md deleted file mode 100644 index 2d5ae8cce32..00000000000 --- a/.changeset/few-dancers-exist.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/plugin-commands-rebuild": patch -"pnpm": patch ---- - -`pnpm rebuild` should not fail if node_modules was created by pnpm version 7.18 or older [#5815](https://github.com/pnpm/pnpm/issues/5815). diff --git a/.changeset/fresh-taxis-own.md b/.changeset/fresh-taxis-own.md deleted file mode 100644 index 5e0a9a334f3..00000000000 --- a/.changeset/fresh-taxis-own.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@pnpm/prepare-package": major -"@pnpm/git-fetcher": major -"@pnpm/tarball-fetcher": major -"@pnpm/client": major ---- - -A new required option added to the prepare package function: rawConfig. It is needed in order to create a proper environment for the package manager executed during the preparation of a git-hosted dependency. diff --git a/.changeset/good-turtles-perform.md b/.changeset/good-turtles-perform.md deleted file mode 100644 index 9e6a1c50e30..00000000000 --- a/.changeset/good-turtles-perform.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/plugin-commands-env": patch -"pnpm": patch ---- - -`pnpm env` should print help. diff --git a/.changeset/lucky-pugs-sell.md b/.changeset/lucky-pugs-sell.md deleted file mode 100644 index 4aa4e276847..00000000000 --- a/.changeset/lucky-pugs-sell.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/prepare-package": patch -"pnpm": patch ---- - -Run the prepublish scripts of packages installed from Git [#5826](https://github.com/pnpm/pnpm/issues/5826). diff --git a/.changeset/nervous-avocados-end.md b/.changeset/nervous-avocados-end.md deleted file mode 100644 index d2dfd1dcc32..00000000000 --- a/.changeset/nervous-avocados-end.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/plugin-commands-rebuild": patch -"pnpm": patch ---- - -`pnpm rebuild` should print a better error message when a hoisted dependency is not found [#5815](https://github.com/pnpm/pnpm/issues/5815). diff --git a/.changeset/perfect-squids-count.md b/.changeset/perfect-squids-count.md deleted file mode 100644 index ae1a4be4bf3..00000000000 --- a/.changeset/perfect-squids-count.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -"@pnpm/plugin-commands-config": major -"pnpm": minor ---- - -pnpm gets its own implementation of the following commands: - -* `pnpm config get` -* `pnpm config set` -* `pnpm config delete` -* `pnpm config list` - -In previous versions these commands were passing through to npm CLI. - -PR: [#5829](https://github.com/pnpm/pnpm/pull/5829) -Related issue: [#5621](https://github.com/pnpm/pnpm/issues/5621) diff --git a/.changeset/quick-boxes-agree.md b/.changeset/quick-boxes-agree.md deleted file mode 100644 index 42662ff89ad..00000000000 --- a/.changeset/quick-boxes-agree.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/default-reporter": patch ---- - -Fix the command in the hint about how to update the store location globally. diff --git a/.changeset/red-planets-prove.md b/.changeset/red-planets-prove.md deleted file mode 100644 index d8dce3e8fc8..00000000000 --- a/.changeset/red-planets-prove.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"pnpm": minor ---- - -Add show alias to `pnpm view` [#5835](https://github.com/pnpm/pnpm/pull/5835). diff --git a/.changeset/tiny-chicken-train.md b/.changeset/tiny-chicken-train.md deleted file mode 100644 index c121d6142ce..00000000000 --- a/.changeset/tiny-chicken-train.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@pnpm/config": minor -"pnpm": minor ---- - -pnpm reads settings from its own global configuration file at `$XDG_CONFIG_HOME/pnpm/rc` [#5829](https://github.com/pnpm/pnpm/pull/5829). diff --git a/cli/cli-utils/CHANGELOG.md b/cli/cli-utils/CHANGELOG.md index 717adddd533..241a6f92b1d 100644 --- a/cli/cli-utils/CHANGELOG.md +++ b/cli/cli-utils/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/cli-utils +## 1.0.18 + +### Patch Changes + +- Updated dependencies [0048e0e64] +- Updated dependencies [841f52e70] + - @pnpm/default-reporter@11.0.18 + - @pnpm/config@16.2.0 + ## 1.0.17 ### Patch Changes diff --git a/cli/cli-utils/package.json b/cli/cli-utils/package.json index 04935f2436e..6d0ee403de1 100644 --- a/cli/cli-utils/package.json +++ b/cli/cli-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cli-utils", - "version": "1.0.17", + "version": "1.0.18", "description": "Utils for pnpm commands", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/cli/default-reporter/CHANGELOG.md b/cli/default-reporter/CHANGELOG.md index 34c1bc437ae..d5f43ea305e 100644 --- a/cli/default-reporter/CHANGELOG.md +++ b/cli/default-reporter/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/default-reporter +## 11.0.18 + +### Patch Changes + +- 0048e0e64: Fix the command in the hint about how to update the store location globally. +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + ## 11.0.17 ### Patch Changes diff --git a/cli/default-reporter/package.json b/cli/default-reporter/package.json index 656b788bd58..0a4f0f8b185 100644 --- a/cli/default-reporter/package.json +++ b/cli/default-reporter/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/default-reporter", - "version": "11.0.17", + "version": "11.0.18", "description": "The default reporter of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/config/config/CHANGELOG.md b/config/config/CHANGELOG.md index 789849569fd..71993197987 100644 --- a/config/config/CHANGELOG.md +++ b/config/config/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/config +## 16.2.0 + +### Minor Changes + +- 841f52e70: pnpm reads settings from its own global configuration file at `$XDG_CONFIG_HOME/pnpm/rc` [#5829](https://github.com/pnpm/pnpm/pull/5829). + ## 16.1.11 ### Patch Changes diff --git a/config/config/package.json b/config/config/package.json index 42cf8f7729a..5feaad270c8 100644 --- a/config/config/package.json +++ b/config/config/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/config", - "version": "16.1.11", + "version": "16.2.0", "description": "Gets configuration options for pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/config/plugin-commands-config/CHANGELOG.md b/config/plugin-commands-config/CHANGELOG.md new file mode 100644 index 00000000000..303beb03c87 --- /dev/null +++ b/config/plugin-commands-config/CHANGELOG.md @@ -0,0 +1,23 @@ +# @pnpm/plugin-commands-config + +## 1.0.0 + +### Major Changes + +- 841f52e70: pnpm gets its own implementation of the following commands: + + - `pnpm config get` + - `pnpm config set` + - `pnpm config delete` + - `pnpm config list` + + In previous versions these commands were passing through to npm CLI. + + PR: [#5829](https://github.com/pnpm/pnpm/pull/5829) + Related issue: [#5621](https://github.com/pnpm/pnpm/issues/5621) + +### Patch Changes + +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + - @pnpm/cli-utils@1.0.18 diff --git a/config/plugin-commands-config/package.json b/config/plugin-commands-config/package.json index fb920aa38a1..8fd42fe3af6 100644 --- a/config/plugin-commands-config/package.json +++ b/config/plugin-commands-config/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-config", - "version": "0.0.0", + "version": "1.0.0", "description": "Commands for reading and writing settings to/from config files", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/env/node.fetcher/CHANGELOG.md b/env/node.fetcher/CHANGELOG.md index b15a8115bdb..6a43f1a7bba 100644 --- a/env/node.fetcher/CHANGELOG.md +++ b/env/node.fetcher/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/node.fetcher +## 2.0.6 + +### Patch Changes + +- Updated dependencies [339c0a704] + - @pnpm/tarball-fetcher@14.0.0 + ## 2.0.5 ### Patch Changes diff --git a/env/node.fetcher/package.json b/env/node.fetcher/package.json index 1d93bb179ed..1434314211c 100644 --- a/env/node.fetcher/package.json +++ b/env/node.fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/node.fetcher", - "version": "2.0.5", + "version": "2.0.6", "description": "Node.js artifacts fetcher", "funding": "https://opencollective.com/pnpm", "main": "lib/index.js", diff --git a/env/node.resolver/CHANGELOG.md b/env/node.resolver/CHANGELOG.md index 9be15373b7a..2670b8e731a 100644 --- a/env/node.resolver/CHANGELOG.md +++ b/env/node.resolver/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/node.resolver +## 1.1.3 + +### Patch Changes + +- @pnpm/node.fetcher@2.0.6 + ## 1.1.2 ### Patch Changes diff --git a/env/node.resolver/package.json b/env/node.resolver/package.json index 4330c48ff32..0765fa53144 100644 --- a/env/node.resolver/package.json +++ b/env/node.resolver/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/node.resolver", - "version": "1.1.2", + "version": "1.1.3", "description": "Resolves a Node.js version specifier to an exact Node.js version", "funding": "https://opencollective.com/pnpm", "main": "lib/index.js", diff --git a/env/plugin-commands-env/CHANGELOG.md b/env/plugin-commands-env/CHANGELOG.md index 1d84c6f063c..e5f4343f442 100644 --- a/env/plugin-commands-env/CHANGELOG.md +++ b/env/plugin-commands-env/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/plugin-commands-env +## 3.1.12 + +### Patch Changes + +- 4700b095e: `pnpm env` should print help. +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + - @pnpm/node.fetcher@2.0.6 + - @pnpm/cli-utils@1.0.18 + - @pnpm/node.resolver@1.1.3 + ## 3.1.11 ### Patch Changes diff --git a/env/plugin-commands-env/package.json b/env/plugin-commands-env/package.json index a56dd1bc11c..16ef4021368 100644 --- a/env/plugin-commands-env/package.json +++ b/env/plugin-commands-env/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-env", - "version": "3.1.11", + "version": "3.1.12", "description": "pnpm commands for managing Node.js", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/exec/plugin-commands-rebuild/CHANGELOG.md b/exec/plugin-commands-rebuild/CHANGELOG.md index 7a20717a47d..5582e998cab 100644 --- a/exec/plugin-commands-rebuild/CHANGELOG.md +++ b/exec/plugin-commands-rebuild/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-rebuild +## 7.0.18 + +### Patch Changes + +- 5c75ff3ec: `pnpm rebuild` should not fail if node_modules was created by pnpm version 7.18 or older [#5815](https://github.com/pnpm/pnpm/issues/5815). +- 5c75ff3ec: `pnpm rebuild` should print a better error message when a hoisted dependency is not found [#5815](https://github.com/pnpm/pnpm/issues/5815). +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + - @pnpm/store-connection-manager@5.1.11 + - @pnpm/cli-utils@1.0.18 + - @pnpm/find-workspace-packages@5.0.18 + ## 7.0.17 ### Patch Changes diff --git a/exec/plugin-commands-rebuild/package.json b/exec/plugin-commands-rebuild/package.json index 68c2dfac04b..6827ef612a9 100644 --- a/exec/plugin-commands-rebuild/package.json +++ b/exec/plugin-commands-rebuild/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-rebuild", - "version": "7.0.17", + "version": "7.0.18", "description": "Commands for rebuilding dependencies", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/exec/plugin-commands-script-runners/CHANGELOG.md b/exec/plugin-commands-script-runners/CHANGELOG.md index 9f107173b93..372e8e8de49 100644 --- a/exec/plugin-commands-script-runners/CHANGELOG.md +++ b/exec/plugin-commands-script-runners/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-script-runners +## 6.1.1 + +### Patch Changes + +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + - @pnpm/plugin-commands-installation@11.1.5 + - @pnpm/cli-utils@1.0.18 + ## 6.1.0 ### Minor Changes diff --git a/exec/plugin-commands-script-runners/package.json b/exec/plugin-commands-script-runners/package.json index ed96dca7603..9b8514ba86a 100644 --- a/exec/plugin-commands-script-runners/package.json +++ b/exec/plugin-commands-script-runners/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-script-runners", - "version": "6.1.0", + "version": "6.1.1", "description": "Commands for running scripts", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/exec/prepare-package/CHANGELOG.md b/exec/prepare-package/CHANGELOG.md index 8798e390ad5..3c755cd8beb 100644 --- a/exec/prepare-package/CHANGELOG.md +++ b/exec/prepare-package/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/prepare-package +## 4.0.0 + +### Major Changes + +- 339c0a704: A new required option added to the prepare package function: rawConfig. It is needed in order to create a proper environment for the package manager executed during the preparation of a git-hosted dependency. + +### Patch Changes + +- 339c0a704: Run the prepublish scripts of packages installed from Git [#5826](https://github.com/pnpm/pnpm/issues/5826). + ## 3.0.4 ### Patch Changes diff --git a/exec/prepare-package/package.json b/exec/prepare-package/package.json index f06c75930a4..3857b83aa20 100644 --- a/exec/prepare-package/package.json +++ b/exec/prepare-package/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/prepare-package", - "version": "3.0.4", + "version": "4.0.0", "description": "Prepares a Git-hosted package", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/fetching/git-fetcher/CHANGELOG.md b/fetching/git-fetcher/CHANGELOG.md index 4c877934a5d..a9328fe8616 100644 --- a/fetching/git-fetcher/CHANGELOG.md +++ b/fetching/git-fetcher/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/git-fetcher +## 7.0.0 + +### Major Changes + +- 339c0a704: A new required option added to the prepare package function: rawConfig. It is needed in order to create a proper environment for the package manager executed during the preparation of a git-hosted dependency. + +### Patch Changes + +- Updated dependencies [339c0a704] +- Updated dependencies [339c0a704] + - @pnpm/prepare-package@4.0.0 + ## 6.0.4 ### Patch Changes diff --git a/fetching/git-fetcher/package.json b/fetching/git-fetcher/package.json index 94751697a85..319de229d69 100644 --- a/fetching/git-fetcher/package.json +++ b/fetching/git-fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/git-fetcher", - "version": "6.0.4", + "version": "7.0.0", "description": "A fetcher for git-hosted packages", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/fetching/tarball-fetcher/CHANGELOG.md b/fetching/tarball-fetcher/CHANGELOG.md index 4131ebb2404..232add7b0fe 100644 --- a/fetching/tarball-fetcher/CHANGELOG.md +++ b/fetching/tarball-fetcher/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/tarball-fetcher +## 14.0.0 + +### Major Changes + +- 339c0a704: A new required option added to the prepare package function: rawConfig. It is needed in order to create a proper environment for the package manager executed during the preparation of a git-hosted dependency. + +### Patch Changes + +- Updated dependencies [339c0a704] +- Updated dependencies [339c0a704] + - @pnpm/prepare-package@4.0.0 + ## 13.0.3 ### Patch Changes diff --git a/fetching/tarball-fetcher/package.json b/fetching/tarball-fetcher/package.json index dc109ade4d6..28ac4358cfe 100644 --- a/fetching/tarball-fetcher/package.json +++ b/fetching/tarball-fetcher/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/tarball-fetcher", - "version": "13.0.3", + "version": "14.0.0", "description": "Fetcher for packages hosted as tarballs", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/plugin-commands-audit/CHANGELOG.md b/lockfile/plugin-commands-audit/CHANGELOG.md index d19679de836..85824948047 100644 --- a/lockfile/plugin-commands-audit/CHANGELOG.md +++ b/lockfile/plugin-commands-audit/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-audit +## 7.1.13 + +### Patch Changes + +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + - @pnpm/cli-utils@1.0.18 + ## 7.1.12 ### Patch Changes diff --git a/lockfile/plugin-commands-audit/package.json b/lockfile/plugin-commands-audit/package.json index bebc51c5feb..ee25dedc8d7 100644 --- a/lockfile/plugin-commands-audit/package.json +++ b/lockfile/plugin-commands-audit/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-audit", - "version": "7.1.12", + "version": "7.1.13", "description": "pnpm commands for dependencies audit", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/mount-modules/CHANGELOG.md b/packages/mount-modules/CHANGELOG.md index 975d9afb4dc..de23dee9941 100644 --- a/packages/mount-modules/CHANGELOG.md +++ b/packages/mount-modules/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/mount-modules +## 0.3.18 + +### Patch Changes + +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + ## 0.3.17 ### Patch Changes diff --git a/packages/mount-modules/package.json b/packages/mount-modules/package.json index 575d67f74ae..da91d95f30c 100644 --- a/packages/mount-modules/package.json +++ b/packages/mount-modules/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/mount-modules", - "version": "0.3.17", + "version": "0.3.18", "description": "Mounts a node_modules directory with FUSE", "main": "lib/index.js", "bin": "bin/mount-modules.js", diff --git a/packages/plugin-commands-doctor/CHANGELOG.md b/packages/plugin-commands-doctor/CHANGELOG.md index 2c660c93915..caec9838042 100644 --- a/packages/plugin-commands-doctor/CHANGELOG.md +++ b/packages/plugin-commands-doctor/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-doctor +## 1.0.16 + +### Patch Changes + +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + - @pnpm/cli-utils@1.0.18 + ## 1.0.15 ### Patch Changes diff --git a/packages/plugin-commands-doctor/package.json b/packages/plugin-commands-doctor/package.json index 7743364ff42..623cb5cc5a1 100644 --- a/packages/plugin-commands-doctor/package.json +++ b/packages/plugin-commands-doctor/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-doctor", - "version": "1.0.15", + "version": "1.0.16", "description": "Commands for checks of known common issues ", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-init/CHANGELOG.md b/packages/plugin-commands-init/CHANGELOG.md index 3744bb0f193..3b0ae0abdec 100644 --- a/packages/plugin-commands-init/CHANGELOG.md +++ b/packages/plugin-commands-init/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-init +## 2.0.18 + +### Patch Changes + +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + - @pnpm/cli-utils@1.0.18 + ## 2.0.17 ### Patch Changes diff --git a/packages/plugin-commands-init/package.json b/packages/plugin-commands-init/package.json index 44a9d14d639..8874ef1b809 100644 --- a/packages/plugin-commands-init/package.json +++ b/packages/plugin-commands-init/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-init", - "version": "2.0.17", + "version": "2.0.18", "description": "Create a package.json file", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-patching/CHANGELOG.md b/packages/plugin-commands-patching/CHANGELOG.md index d08b4226c83..eed205c0f6c 100644 --- a/packages/plugin-commands-patching/CHANGELOG.md +++ b/packages/plugin-commands-patching/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-patching +## 2.0.18 + +### Patch Changes + +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + - @pnpm/plugin-commands-installation@11.1.5 + - @pnpm/store-connection-manager@5.1.11 + - @pnpm/cli-utils@1.0.18 + ## 2.0.17 ### Patch Changes diff --git a/packages/plugin-commands-patching/package.json b/packages/plugin-commands-patching/package.json index 8b9f048567a..43e771ddb22 100644 --- a/packages/plugin-commands-patching/package.json +++ b/packages/plugin-commands-patching/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-patching", - "version": "2.0.17", + "version": "2.0.18", "description": "Commands for creating patches", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-setup/CHANGELOG.md b/packages/plugin-commands-setup/CHANGELOG.md index ae804d10891..6cc08e762b3 100644 --- a/packages/plugin-commands-setup/CHANGELOG.md +++ b/packages/plugin-commands-setup/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/plugin-commands-setup +## 3.0.18 + +### Patch Changes + +- @pnpm/cli-utils@1.0.18 + ## 3.0.17 ### Patch Changes diff --git a/packages/plugin-commands-setup/package.json b/packages/plugin-commands-setup/package.json index 5fa77cd7cda..6bf77bc3772 100644 --- a/packages/plugin-commands-setup/package.json +++ b/packages/plugin-commands-setup/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-setup", - "version": "3.0.17", + "version": "3.0.18", "description": "pnpm commands for setting up pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/client/CHANGELOG.md b/pkg-manager/client/CHANGELOG.md index 2098a6d0e61..19fed156747 100644 --- a/pkg-manager/client/CHANGELOG.md +++ b/pkg-manager/client/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/client +## 9.0.0 + +### Major Changes + +- 339c0a704: A new required option added to the prepare package function: rawConfig. It is needed in order to create a proper environment for the package manager executed during the preparation of a git-hosted dependency. + +### Patch Changes + +- Updated dependencies [339c0a704] + - @pnpm/git-fetcher@7.0.0 + - @pnpm/tarball-fetcher@14.0.0 + ## 8.1.3 ### Patch Changes diff --git a/pkg-manager/client/package.json b/pkg-manager/client/package.json index 3ab80716926..25dd4fd3fc0 100644 --- a/pkg-manager/client/package.json +++ b/pkg-manager/client/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/client", - "version": "8.1.3", + "version": "9.0.0", "description": "Creates the package resolve and fetch functions", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/plugin-commands-installation/CHANGELOG.md b/pkg-manager/plugin-commands-installation/CHANGELOG.md index 21ce1bc6852..22c034eca4d 100644 --- a/pkg-manager/plugin-commands-installation/CHANGELOG.md +++ b/pkg-manager/plugin-commands-installation/CHANGELOG.md @@ -1,5 +1,22 @@ # @pnpm/plugin-commands-installation +## 11.1.5 + +### Patch Changes + +- Updated dependencies [5c75ff3ec] +- Updated dependencies [5c75ff3ec] +- Updated dependencies [841f52e70] + - @pnpm/plugin-commands-rebuild@7.0.18 + - @pnpm/config@16.2.0 + - @pnpm/core@7.4.0 + - @pnpm/outdated@11.0.10 + - @pnpm/package-store@15.0.5 + - @pnpm/store-connection-manager@5.1.11 + - @pnpm/cli-utils@1.0.18 + - @pnpm/find-workspace-packages@5.0.18 + - @pnpm/filter-workspace-packages@6.0.18 + ## 11.1.4 ### Patch Changes diff --git a/pkg-manager/plugin-commands-installation/package.json b/pkg-manager/plugin-commands-installation/package.json index 194bc447da5..49e0d143126 100644 --- a/pkg-manager/plugin-commands-installation/package.json +++ b/pkg-manager/plugin-commands-installation/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-installation", - "version": "11.1.4", + "version": "11.1.5", "description": "Commands for installation", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pnpm/CHANGELOG.md b/pnpm/CHANGELOG.md index 82dc344b260..cfa10e1b9a8 100644 --- a/pnpm/CHANGELOG.md +++ b/pnpm/CHANGELOG.md @@ -1,5 +1,32 @@ # pnpm +## 7.20.0 + +### Minor Changes + +- pnpm gets its own implementation of the following commands: + + - `pnpm config get` + - `pnpm config set` + - `pnpm config delete` + - `pnpm config list` + + In previous versions these commands were passing through to npm CLI. + + PR: [#5829](https://github.com/pnpm/pnpm/pull/5829) + Related issue: [#5621](https://github.com/pnpm/pnpm/issues/5621) + +- Add show alias to `pnpm view` [#5835](https://github.com/pnpm/pnpm/pull/5835). +- pnpm reads settings from its own global configuration file at `$XDG_CONFIG_HOME/pnpm/rc` [#5829](https://github.com/pnpm/pnpm/pull/5829). +- Add the 'description'-field to the licenses output [#5836](https://github.com/pnpm/pnpm/pull/5836). + +### Patch Changes + +- `pnpm rebuild` should not fail if `node_modules` was created by pnpm version 7.18 or older [#5815](https://github.com/pnpm/pnpm/issues/5815). +- `pnpm env` should print help. +- Run the prepublish scripts of packages installed from Git [#5826](https://github.com/pnpm/pnpm/issues/5826). +- `pnpm rebuild` should print a better error message when a hoisted dependency is not found [#5815](https://github.com/pnpm/pnpm/issues/5815). + ## 7.19.0 ### Minor Changes diff --git a/pnpm/artifacts/exe/package.json b/pnpm/artifacts/exe/package.json index 6ce9e2425f0..155959ea06e 100644 --- a/pnpm/artifacts/exe/package.json +++ b/pnpm/artifacts/exe/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/exe", "description": "Fast, disk space efficient package manager", - "version": "7.19.0", + "version": "7.20.0", "publishConfig": { "bin": { "pnpm": "pnpm" diff --git a/pnpm/artifacts/linux-arm64/package.json b/pnpm/artifacts/linux-arm64/package.json index ade8a394496..800bbd52861 100644 --- a/pnpm/artifacts/linux-arm64/package.json +++ b/pnpm/artifacts/linux-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-arm64", - "version": "7.19.0", + "version": "7.20.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/linux-x64/package.json b/pnpm/artifacts/linux-x64/package.json index 2e98e40742d..3e2d3931d45 100644 --- a/pnpm/artifacts/linux-x64/package.json +++ b/pnpm/artifacts/linux-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/linux-x64", - "version": "7.19.0", + "version": "7.20.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/macos-arm64/package.json b/pnpm/artifacts/macos-arm64/package.json index 3d11f0092fc..5cc7e9447b7 100644 --- a/pnpm/artifacts/macos-arm64/package.json +++ b/pnpm/artifacts/macos-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-arm64", - "version": "7.19.0", + "version": "7.20.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/macos-x64/package.json b/pnpm/artifacts/macos-x64/package.json index 49b3aa1a44d..65f086fd9c0 100644 --- a/pnpm/artifacts/macos-x64/package.json +++ b/pnpm/artifacts/macos-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/macos-x64", - "version": "7.19.0", + "version": "7.20.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/artifacts/win-x64/package.json b/pnpm/artifacts/win-x64/package.json index 816140b8918..5176721d7b6 100644 --- a/pnpm/artifacts/win-x64/package.json +++ b/pnpm/artifacts/win-x64/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/win-x64", - "version": "7.19.0", + "version": "7.20.0", "license": "MIT", "publishConfig": { "bin": { diff --git a/pnpm/package.json b/pnpm/package.json index 492e1934479..f19ef276980 100644 --- a/pnpm/package.json +++ b/pnpm/package.json @@ -1,7 +1,7 @@ { "name": "pnpm", "description": "Fast, disk space efficient package manager", - "version": "7.19.0", + "version": "7.20.0", "bin": { "pnpm": "bin/pnpm.cjs", "pnpx": "bin/pnpx.cjs" diff --git a/releasing/plugin-commands-deploy/CHANGELOG.md b/releasing/plugin-commands-deploy/CHANGELOG.md index d955a0b9874..a3366dcf8dc 100644 --- a/releasing/plugin-commands-deploy/CHANGELOG.md +++ b/releasing/plugin-commands-deploy/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-deploy +## 2.0.18 + +### Patch Changes + +- @pnpm/plugin-commands-installation@11.1.5 +- @pnpm/cli-utils@1.0.18 + ## 2.0.17 ### Patch Changes diff --git a/releasing/plugin-commands-deploy/package.json b/releasing/plugin-commands-deploy/package.json index dba34db1177..6f046ce9ebf 100644 --- a/releasing/plugin-commands-deploy/package.json +++ b/releasing/plugin-commands-deploy/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-deploy", - "version": "2.0.17", + "version": "2.0.18", "description": "Commands for deploy", "funding": "https://opencollective.com/pnpm", "main": "lib/index.js", diff --git a/releasing/plugin-commands-publishing/CHANGELOG.md b/releasing/plugin-commands-publishing/CHANGELOG.md index c748d58c422..2a5e115a5d3 100644 --- a/releasing/plugin-commands-publishing/CHANGELOG.md +++ b/releasing/plugin-commands-publishing/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-publishing +## 6.0.18 + +### Patch Changes + +- Updated dependencies [339c0a704] +- Updated dependencies [841f52e70] + - @pnpm/client@9.0.0 + - @pnpm/config@16.2.0 + - @pnpm/cli-utils@1.0.18 + ## 6.0.17 ### Patch Changes diff --git a/releasing/plugin-commands-publishing/package.json b/releasing/plugin-commands-publishing/package.json index 277a3b4d193..b60e82f5e85 100644 --- a/releasing/plugin-commands-publishing/package.json +++ b/releasing/plugin-commands-publishing/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-publishing", - "version": "6.0.17", + "version": "6.0.18", "description": "The pack and publish commands of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/license-scanner/CHANGELOG.md b/reviewing/license-scanner/CHANGELOG.md index deac78f8989..3fe30c35a87 100644 --- a/reviewing/license-scanner/CHANGELOG.md +++ b/reviewing/license-scanner/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/license-scanner +## 1.0.6 + +### Patch Changes + +- 1d3995fe3: Add the 'description'-field to the licenses output [#5836](https://github.com/pnpm/pnpm/pull/5836). + ## 1.0.5 ### Patch Changes diff --git a/reviewing/license-scanner/package.json b/reviewing/license-scanner/package.json index 3146180f421..664d0c9c5b2 100644 --- a/reviewing/license-scanner/package.json +++ b/reviewing/license-scanner/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/license-scanner", - "version": "1.0.5", + "version": "1.0.6", "description": "Check for licenses packages", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/outdated/CHANGELOG.md b/reviewing/outdated/CHANGELOG.md index 6c40944f845..236857b9f36 100644 --- a/reviewing/outdated/CHANGELOG.md +++ b/reviewing/outdated/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/outdated +## 11.0.10 + +### Patch Changes + +- Updated dependencies [339c0a704] + - @pnpm/client@9.0.0 + ## 11.0.9 ### Patch Changes diff --git a/reviewing/outdated/package.json b/reviewing/outdated/package.json index 15b679220cf..a2f36d01121 100644 --- a/reviewing/outdated/package.json +++ b/reviewing/outdated/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/outdated", - "version": "11.0.9", + "version": "11.0.10", "description": "Check for outdated packages", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/plugin-commands-licenses/CHANGELOG.md b/reviewing/plugin-commands-licenses/CHANGELOG.md index a587041d1b9..17b46dfb141 100644 --- a/reviewing/plugin-commands-licenses/CHANGELOG.md +++ b/reviewing/plugin-commands-licenses/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/plugin-commands-licenses +## 1.0.9 + +### Patch Changes + +- 1d3995fe3: Add the 'description'-field to the licenses output [#5836](https://github.com/pnpm/pnpm/pull/5836). +- Updated dependencies [1d3995fe3] +- Updated dependencies [841f52e70] + - @pnpm/license-scanner@1.0.6 + - @pnpm/config@16.2.0 + - @pnpm/cli-utils@1.0.18 + ## 1.0.8 ### Patch Changes diff --git a/reviewing/plugin-commands-licenses/package.json b/reviewing/plugin-commands-licenses/package.json index 4eb33b1e62f..d2e3db9d08b 100644 --- a/reviewing/plugin-commands-licenses/package.json +++ b/reviewing/plugin-commands-licenses/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-licenses", - "version": "1.0.8", + "version": "1.0.9", "description": "The licenses command of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/plugin-commands-listing/CHANGELOG.md b/reviewing/plugin-commands-listing/CHANGELOG.md index 858b5467e04..98ad7d9d1bd 100644 --- a/reviewing/plugin-commands-listing/CHANGELOG.md +++ b/reviewing/plugin-commands-listing/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-listing +## 6.0.18 + +### Patch Changes + +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + - @pnpm/cli-utils@1.0.18 + ## 6.0.17 ### Patch Changes diff --git a/reviewing/plugin-commands-listing/package.json b/reviewing/plugin-commands-listing/package.json index fac97cc5588..0de82a9f2de 100644 --- a/reviewing/plugin-commands-listing/package.json +++ b/reviewing/plugin-commands-listing/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-listing", - "version": "6.0.17", + "version": "6.0.18", "description": "The list and why commands of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/plugin-commands-outdated/CHANGELOG.md b/reviewing/plugin-commands-outdated/CHANGELOG.md index d9561e06d7c..ab9926e4d3a 100644 --- a/reviewing/plugin-commands-outdated/CHANGELOG.md +++ b/reviewing/plugin-commands-outdated/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-outdated +## 8.0.13 + +### Patch Changes + +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + - @pnpm/outdated@11.0.10 + - @pnpm/cli-utils@1.0.18 + ## 8.0.12 ### Patch Changes diff --git a/reviewing/plugin-commands-outdated/package.json b/reviewing/plugin-commands-outdated/package.json index 5ddbc35f67b..d5cb804726b 100644 --- a/reviewing/plugin-commands-outdated/package.json +++ b/reviewing/plugin-commands-outdated/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-outdated", - "version": "8.0.12", + "version": "8.0.13", "description": "The outdated command of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/store/plugin-commands-server/CHANGELOG.md b/store/plugin-commands-server/CHANGELOG.md index 6116464c205..39491d2cd91 100644 --- a/store/plugin-commands-server/CHANGELOG.md +++ b/store/plugin-commands-server/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-server +## 5.0.18 + +### Patch Changes + +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + - @pnpm/server@14.0.5 + - @pnpm/store-connection-manager@5.1.11 + - @pnpm/cli-utils@1.0.18 + ## 5.0.17 ### Patch Changes diff --git a/store/plugin-commands-server/package.json b/store/plugin-commands-server/package.json index 17e7f84fbf1..93485797990 100644 --- a/store/plugin-commands-server/package.json +++ b/store/plugin-commands-server/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-server", - "version": "5.0.17", + "version": "5.0.18", "description": "Commands for controlling the store server", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/store/plugin-commands-store/CHANGELOG.md b/store/plugin-commands-store/CHANGELOG.md index ee65667451b..b902b282388 100644 --- a/store/plugin-commands-store/CHANGELOG.md +++ b/store/plugin-commands-store/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-store +## 6.0.18 + +### Patch Changes + +- Updated dependencies [841f52e70] + - @pnpm/config@16.2.0 + - @pnpm/store-connection-manager@5.1.11 + - @pnpm/cli-utils@1.0.18 + ## 6.0.17 ### Patch Changes diff --git a/store/plugin-commands-store/package.json b/store/plugin-commands-store/package.json index 4e95cfb7954..2d366db0284 100644 --- a/store/plugin-commands-store/package.json +++ b/store/plugin-commands-store/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-store", - "version": "6.0.17", + "version": "6.0.18", "description": "Commands for controlling the store", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/store/store-connection-manager/CHANGELOG.md b/store/store-connection-manager/CHANGELOG.md index 1e0aca07a23..cb7afc51d3d 100644 --- a/store/store-connection-manager/CHANGELOG.md +++ b/store/store-connection-manager/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/store-connection-manager +## 5.1.11 + +### Patch Changes + +- Updated dependencies [339c0a704] +- Updated dependencies [841f52e70] + - @pnpm/client@9.0.0 + - @pnpm/config@16.2.0 + - @pnpm/package-store@15.0.5 + - @pnpm/server@14.0.5 + ## 5.1.10 ### Patch Changes diff --git a/store/store-connection-manager/package.json b/store/store-connection-manager/package.json index 2f86c5da219..89c2020ce08 100644 --- a/store/store-connection-manager/package.json +++ b/store/store-connection-manager/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/store-connection-manager", - "version": "5.1.10", + "version": "5.1.11", "description": "Create a direct pnpm store controller or connect to a running store server", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/filter-workspace-packages/CHANGELOG.md b/workspace/filter-workspace-packages/CHANGELOG.md index 89aeb100e13..ae54379b018 100644 --- a/workspace/filter-workspace-packages/CHANGELOG.md +++ b/workspace/filter-workspace-packages/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/filter-workspace-packages +## 6.0.18 + +### Patch Changes + +- @pnpm/find-workspace-packages@5.0.18 + ## 6.0.17 ### Patch Changes diff --git a/workspace/filter-workspace-packages/package.json b/workspace/filter-workspace-packages/package.json index e72726ff4b8..f53dc47ad19 100644 --- a/workspace/filter-workspace-packages/package.json +++ b/workspace/filter-workspace-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/filter-workspace-packages", - "version": "6.0.17", + "version": "6.0.18", "description": "Filters packages in a workspace", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/find-workspace-packages/CHANGELOG.md b/workspace/find-workspace-packages/CHANGELOG.md index c52492fd783..0a6170dd3ec 100644 --- a/workspace/find-workspace-packages/CHANGELOG.md +++ b/workspace/find-workspace-packages/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/find-workspace-packages +## 5.0.18 + +### Patch Changes + +- @pnpm/cli-utils@1.0.18 + ## 5.0.17 ### Patch Changes diff --git a/workspace/find-workspace-packages/package.json b/workspace/find-workspace-packages/package.json index 90fe5de563d..7896444546c 100644 --- a/workspace/find-workspace-packages/package.json +++ b/workspace/find-workspace-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/find-workspace-packages", - "version": "5.0.17", + "version": "5.0.18", "description": "Finds packages inside a workspace", "main": "lib/index.js", "types": "lib/index.d.ts",