diff --git a/.changeset/gentle-jars-check.md b/.changeset/gentle-jars-check.md deleted file mode 100644 index 5bd8691dfc..0000000000 --- a/.changeset/gentle-jars-check.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/run-npm": minor ---- - -Allow to set custom env. diff --git a/.changeset/hot-lies-invite.md b/.changeset/hot-lies-invite.md deleted file mode 100644 index 1da1cc622f..0000000000 --- a/.changeset/hot-lies-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@pnpm/network.auth-header": minor ---- - -Export the loadToken function. diff --git a/.changeset/shiny-coins-walk.md b/.changeset/shiny-coins-walk.md deleted file mode 100644 index 7da9e3513f..0000000000 --- a/.changeset/shiny-coins-walk.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@pnpm/plugin-commands-publishing": minor -"@pnpm/run-npm": minor -"pnpm": patch ---- - -Allow using token helpers in `pnpm publish` [#7316](https://github.com/pnpm/pnpm/issues/7316). diff --git a/.changeset/strange-actors-rescue.md b/.changeset/strange-actors-rescue.md deleted file mode 100644 index eb40768ec2..0000000000 --- a/.changeset/strange-actors-rescue.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@pnpm/headless": patch -"@pnpm/core": patch -"pnpm": patch ---- - -When `hoisted-workspace-packages` is `true` don't hoist the root package even if it has a name. Otherwise we would create a circular symlink. diff --git a/__utils__/assert-project/CHANGELOG.md b/__utils__/assert-project/CHANGELOG.md index 08d5910d9a..b213cfd44e 100644 --- a/__utils__/assert-project/CHANGELOG.md +++ b/__utils__/assert-project/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/assert-project +## 2.3.45 + +### Patch Changes + +- Updated dependencies [d349bc3a2] + - @pnpm/modules-yaml@12.1.7 + ## 2.3.44 ### Patch Changes diff --git a/__utils__/assert-project/package.json b/__utils__/assert-project/package.json index 78ab87cb2d..0430abc349 100644 --- a/__utils__/assert-project/package.json +++ b/__utils__/assert-project/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/assert-project", "description": "Utils for testing projects that use pnpm", - "version": "2.3.44", + "version": "2.3.45", "author": { "name": "Zoltan Kochan", "email": "z@kochan.io", diff --git a/__utils__/prepare/CHANGELOG.md b/__utils__/prepare/CHANGELOG.md index 976ba7c8af..4961527a36 100644 --- a/__utils__/prepare/CHANGELOG.md +++ b/__utils__/prepare/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/prepare +## 0.0.88 + +### Patch Changes + +- @pnpm/assert-project@2.3.45 + ## 0.0.87 ### Patch Changes diff --git a/__utils__/prepare/package.json b/__utils__/prepare/package.json index dbdcb1bf2c..305c7a1a33 100644 --- a/__utils__/prepare/package.json +++ b/__utils__/prepare/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/prepare", - "version": "0.0.87", + "version": "0.0.88", "main": "lib/index.js", "types": "lib/index.d.ts", "dependencies": { diff --git a/__utils__/test-fixtures/CHANGELOG.md b/__utils__/test-fixtures/CHANGELOG.md index 78e2d17b14..5a6ce25ce3 100644 --- a/__utils__/test-fixtures/CHANGELOG.md +++ b/__utils__/test-fixtures/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/test-fixtures +## 0.1.18 + +### Patch Changes + +- @pnpm/prepare@0.0.88 + ## 0.1.17 ### Patch Changes diff --git a/__utils__/test-fixtures/package.json b/__utils__/test-fixtures/package.json index 4e1a04c758..5a2eef3843 100644 --- a/__utils__/test-fixtures/package.json +++ b/__utils__/test-fixtures/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/test-fixtures", "description": "Test fixtures", - "version": "0.1.17", + "version": "0.1.18", "author": { "name": "Zoltan Kochan", "email": "z@kochan.io", diff --git a/cli/cli-utils/CHANGELOG.md b/cli/cli-utils/CHANGELOG.md index 95032e423c..0a074d2ff3 100644 --- a/cli/cli-utils/CHANGELOG.md +++ b/cli/cli-utils/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/cli-utils +## 2.1.8 + +### Patch Changes + +- Updated dependencies [d9564e354] + - @pnpm/config@20.4.1 + - @pnpm/default-reporter@12.4.12 + ## 2.1.7 ### Patch Changes diff --git a/cli/cli-utils/package.json b/cli/cli-utils/package.json index 114b6e6be8..fa9ca910b8 100644 --- a/cli/cli-utils/package.json +++ b/cli/cli-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cli-utils", - "version": "2.1.7", + "version": "2.1.8", "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 64847918aa..7a71dcea6d 100644 --- a/cli/default-reporter/CHANGELOG.md +++ b/cli/default-reporter/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/default-reporter +## 12.4.12 + +### Patch Changes + +- Updated dependencies [d9564e354] + - @pnpm/config@20.4.1 + ## 12.4.11 ### Patch Changes diff --git a/cli/default-reporter/package.json b/cli/default-reporter/package.json index 5c4668af17..6796c11cff 100644 --- a/cli/default-reporter/package.json +++ b/cli/default-reporter/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/default-reporter", - "version": "12.4.11", + "version": "12.4.12", "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 f78c6f4b90..973ecaef93 100644 --- a/config/config/CHANGELOG.md +++ b/config/config/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/config +## 20.4.1 + +### Patch Changes + +- d9564e354: Resolve the current working directory to its real location before doing any operations [#6524](https://github.com/pnpm/pnpm/issues/6524). + ## 20.4.0 ### Minor Changes diff --git a/config/config/package.json b/config/config/package.json index ab0ea2f672..6fa3888154 100644 --- a/config/config/package.json +++ b/config/config/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/config", - "version": "20.4.0", + "version": "20.4.1", "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 index c65e0588d1..4451f34c0b 100644 --- a/config/plugin-commands-config/CHANGELOG.md +++ b/config/plugin-commands-config/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/plugin-commands-config +## 2.0.34 + +### Patch Changes + +- Updated dependencies [5a5e42551] +- Updated dependencies [d9564e354] +- Updated dependencies [5a5e42551] + - @pnpm/run-npm@6.1.0 + - @pnpm/config@20.4.1 + - @pnpm/cli-utils@2.1.8 + ## 2.0.33 ### Patch Changes diff --git a/config/plugin-commands-config/package.json b/config/plugin-commands-config/package.json index efe56f7954..a97a175425 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": "2.0.33", + "version": "2.0.34", "description": "Commands for reading and writing settings to/from config files", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/deps/graph-builder/CHANGELOG.md b/deps/graph-builder/CHANGELOG.md index 290ae51770..6a3d0abcee 100644 --- a/deps/graph-builder/CHANGELOG.md +++ b/deps/graph-builder/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/deps.graph-builder +## 0.2.7 + +### Patch Changes + +- Updated dependencies [d349bc3a2] + - @pnpm/modules-yaml@12.1.7 + ## 0.2.6 ### Patch Changes diff --git a/deps/graph-builder/package.json b/deps/graph-builder/package.json index 2b46cd6abf..2b8359e095 100644 --- a/deps/graph-builder/package.json +++ b/deps/graph-builder/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/deps.graph-builder", "description": "A package for building a dependency graph from a lockfile", - "version": "0.2.6", + "version": "0.2.7", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/env/plugin-commands-env/CHANGELOG.md b/env/plugin-commands-env/CHANGELOG.md index 8077783248..b81c97634b 100644 --- a/env/plugin-commands-env/CHANGELOG.md +++ b/env/plugin-commands-env/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/plugin-commands-env +## 4.1.20 + +### Patch Changes + +- Updated dependencies [37ccff637] +- Updated dependencies [d9564e354] + - @pnpm/store-path@8.0.2 + - @pnpm/config@20.4.1 + - @pnpm/cli-utils@2.1.8 + - @pnpm/node.fetcher@3.0.37 + ## 4.1.19 ### Patch Changes diff --git a/env/plugin-commands-env/package.json b/env/plugin-commands-env/package.json index 3e3c0e8e9e..b48b5e6f40 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": "4.1.19", + "version": "4.1.20", "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 fdc162b0e1..9fdca9620b 100644 --- a/exec/plugin-commands-rebuild/CHANGELOG.md +++ b/exec/plugin-commands-rebuild/CHANGELOG.md @@ -1,5 +1,20 @@ # @pnpm/plugin-commands-rebuild +## 10.0.15 + +### Patch Changes + +- Updated dependencies [d349bc3a2] +- Updated dependencies [d9564e354] + - @pnpm/modules-yaml@12.1.7 + - @pnpm/config@20.4.1 + - @pnpm/get-context@10.0.10 + - @pnpm/store-connection-manager@7.0.24 + - @pnpm/cli-utils@2.1.8 + - @pnpm/workspace.find-packages@1.1.9 + - @pnpm/lifecycle@16.0.10 + - @pnpm/link-bins@9.0.12 + ## 10.0.14 ### Patch Changes diff --git a/exec/plugin-commands-rebuild/package.json b/exec/plugin-commands-rebuild/package.json index 9f61903c1a..a96b8472a1 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": "10.0.14", + "version": "10.0.15", "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 214b2eff2c..ca3a80a47d 100644 --- a/exec/plugin-commands-script-runners/CHANGELOG.md +++ b/exec/plugin-commands-script-runners/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-script-runners +## 8.0.19 + +### Patch Changes + +- Updated dependencies [37ccff637] +- Updated dependencies [d9564e354] + - @pnpm/store-path@8.0.2 + - @pnpm/config@20.4.1 + - @pnpm/plugin-commands-installation@14.1.2 + - @pnpm/cli-utils@2.1.8 + - @pnpm/lifecycle@16.0.10 + ## 8.0.18 ### Patch Changes diff --git a/exec/plugin-commands-script-runners/package.json b/exec/plugin-commands-script-runners/package.json index 0bddc2bad8..23258fe3e5 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": "8.0.18", + "version": "8.0.19", "description": "Commands for running scripts", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/exec/run-npm/CHANGELOG.md b/exec/run-npm/CHANGELOG.md index ef84337482..c4a076f023 100644 --- a/exec/run-npm/CHANGELOG.md +++ b/exec/run-npm/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/run-npm +## 6.1.0 + +### Minor Changes + +- 5a5e42551: Allow to set custom env. +- 5a5e42551: Allow using token helpers in `pnpm publish` [#7316](https://github.com/pnpm/pnpm/issues/7316). + ## 6.0.0 ### Major Changes diff --git a/exec/run-npm/package.json b/exec/run-npm/package.json index d443bb0283..07c68e6790 100644 --- a/exec/run-npm/package.json +++ b/exec/run-npm/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/run-npm", - "version": "6.0.0", + "version": "6.1.0", "description": "Runs the npm CLI", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/lockfile/audit/CHANGELOG.md b/lockfile/audit/CHANGELOG.md index 8ddb1149c6..f8ca809888 100644 --- a/lockfile/audit/CHANGELOG.md +++ b/lockfile/audit/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/audit +## 7.0.24 + +### Patch Changes + +- @pnpm/list@9.1.9 + ## 7.0.23 ### Patch Changes diff --git a/lockfile/audit/package.json b/lockfile/audit/package.json index a28383c424..9608f6b308 100644 --- a/lockfile/audit/package.json +++ b/lockfile/audit/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/audit", - "version": "7.0.23", + "version": "7.0.24", "description": "Audit a lockfile", "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 44bf61fae1..ac6222aebc 100644 --- a/lockfile/plugin-commands-audit/CHANGELOG.md +++ b/lockfile/plugin-commands-audit/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/plugin-commands-audit +## 9.0.10 + +### Patch Changes + +- Updated dependencies [5a5e42551] +- Updated dependencies [d9564e354] + - @pnpm/network.auth-header@2.2.0 + - @pnpm/config@20.4.1 + - @pnpm/cli-utils@2.1.8 + - @pnpm/audit@7.0.24 + ## 9.0.9 ### Patch Changes diff --git a/lockfile/plugin-commands-audit/package.json b/lockfile/plugin-commands-audit/package.json index e72acf3784..12a12de246 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": "9.0.9", + "version": "9.0.10", "description": "pnpm commands for dependencies audit", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/modules-mounter/daemon/CHANGELOG.md b/modules-mounter/daemon/CHANGELOG.md index c02f8ea16e..7f681dbd87 100644 --- a/modules-mounter/daemon/CHANGELOG.md +++ b/modules-mounter/daemon/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/mount-modules +## 0.4.36 + +### Patch Changes + +- Updated dependencies [37ccff637] +- Updated dependencies [d9564e354] + - @pnpm/store-path@8.0.2 + - @pnpm/config@20.4.1 + ## 0.4.35 ### Patch Changes diff --git a/modules-mounter/daemon/package.json b/modules-mounter/daemon/package.json index 97404b986a..fa19a7968f 100644 --- a/modules-mounter/daemon/package.json +++ b/modules-mounter/daemon/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/mount-modules", - "version": "0.4.35", + "version": "0.4.36", "description": "Mounts a node_modules directory with FUSE", "main": "lib/index.js", "bin": "bin/mount-modules.js", diff --git a/network/auth-header/CHANGELOG.md b/network/auth-header/CHANGELOG.md index 0bf1eddf1f..c83ef4251a 100644 --- a/network/auth-header/CHANGELOG.md +++ b/network/auth-header/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/network.auth-header +## 2.2.0 + +### Minor Changes + +- 5a5e42551: Export the loadToken function. + ## 2.1.0 ### Minor Changes diff --git a/network/auth-header/package.json b/network/auth-header/package.json index 2c19e324d9..2ab463e2ea 100644 --- a/network/auth-header/package.json +++ b/network/auth-header/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/network.auth-header", - "version": "2.1.0", + "version": "2.2.0", "description": "Gets the authorization header for the given URI", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-doctor/CHANGELOG.md b/packages/plugin-commands-doctor/CHANGELOG.md index 61eee3fba4..8fba6fbe0b 100644 --- a/packages/plugin-commands-doctor/CHANGELOG.md +++ b/packages/plugin-commands-doctor/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-doctor +## 2.0.33 + +### Patch Changes + +- Updated dependencies [d9564e354] + - @pnpm/config@20.4.1 + - @pnpm/cli-utils@2.1.8 + ## 2.0.32 ### Patch Changes diff --git a/packages/plugin-commands-doctor/package.json b/packages/plugin-commands-doctor/package.json index 5f4e20a3a9..83118cfeb1 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": "2.0.32", + "version": "2.0.33", "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 1f7df6cf1f..09ba03cf0e 100644 --- a/packages/plugin-commands-init/CHANGELOG.md +++ b/packages/plugin-commands-init/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-init +## 3.0.33 + +### Patch Changes + +- Updated dependencies [d9564e354] + - @pnpm/config@20.4.1 + - @pnpm/cli-utils@2.1.8 + ## 3.0.32 ### Patch Changes diff --git a/packages/plugin-commands-init/package.json b/packages/plugin-commands-init/package.json index e575face4b..a187c67ab6 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": "3.0.32", + "version": "3.0.33", "description": "Create a package.json file", "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 fc7230d038..89deeb4613 100644 --- a/packages/plugin-commands-setup/CHANGELOG.md +++ b/packages/plugin-commands-setup/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/plugin-commands-setup +## 4.0.33 + +### Patch Changes + +- @pnpm/cli-utils@2.1.8 + ## 4.0.32 ### Patch Changes diff --git a/packages/plugin-commands-setup/package.json b/packages/plugin-commands-setup/package.json index b7f264b902..a1c22af402 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": "4.0.32", + "version": "4.0.33", "description": "pnpm commands for setting up pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/patching/plugin-commands-patching/CHANGELOG.md b/patching/plugin-commands-patching/CHANGELOG.md index 107f60697c..d14780d052 100644 --- a/patching/plugin-commands-patching/CHANGELOG.md +++ b/patching/plugin-commands-patching/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/plugin-commands-patching +## 5.0.18 + +### Patch Changes + +- Updated dependencies [d349bc3a2] +- Updated dependencies [d9564e354] + - @pnpm/modules-yaml@12.1.7 + - @pnpm/config@20.4.1 + - @pnpm/plugin-commands-installation@14.1.2 + - @pnpm/store-connection-manager@7.0.24 + - @pnpm/cli-utils@2.1.8 + - @pnpm/patching.apply-patch@2.0.5 + ## 5.0.17 ### Patch Changes diff --git a/patching/plugin-commands-patching/package.json b/patching/plugin-commands-patching/package.json index ae51d06ae9..d5227bccdf 100644 --- a/patching/plugin-commands-patching/package.json +++ b/patching/plugin-commands-patching/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-patching", - "version": "5.0.17", + "version": "5.0.18", "description": "Commands for creating patches", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/client/CHANGELOG.md b/pkg-manager/client/CHANGELOG.md index 3db5d7c26e..d9533079b7 100644 --- a/pkg-manager/client/CHANGELOG.md +++ b/pkg-manager/client/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/client +## 10.0.44 + +### Patch Changes + +- Updated dependencies [5a5e42551] + - @pnpm/network.auth-header@2.2.0 + - @pnpm/directory-fetcher@7.0.9 + - @pnpm/tarball-fetcher@18.0.17 + ## 10.0.43 ### Patch Changes diff --git a/pkg-manager/client/package.json b/pkg-manager/client/package.json index 28b0d063d9..6d8527e86c 100644 --- a/pkg-manager/client/package.json +++ b/pkg-manager/client/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/client", - "version": "10.0.43", + "version": "10.0.44", "description": "Creates the package resolve and fetch functions", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/core/CHANGELOG.md b/pkg-manager/core/CHANGELOG.md index a6b881a11f..c2884fcca0 100644 --- a/pkg-manager/core/CHANGELOG.md +++ b/pkg-manager/core/CHANGELOG.md @@ -1,5 +1,21 @@ # @pnpm/core +## 13.3.2 + +### Patch Changes + +- ff10acade: When `hoisted-workspace-packages` is `true` don't hoist the root package even if it has a name. Otherwise we would create a circular symlink. +- Updated dependencies [d349bc3a2] +- Updated dependencies [ff10acade] + - @pnpm/modules-yaml@12.1.7 + - @pnpm/headless@22.4.2 + - @pnpm/get-context@10.0.10 + - @pnpm/package-requester@24.1.7 + - @pnpm/symlink-dependency@7.1.4 + - @pnpm/crypto.base32-hash@2.0.0 + - @pnpm/lifecycle@16.0.10 + - @pnpm/link-bins@9.0.12 + ## 13.3.1 ### Patch Changes diff --git a/pkg-manager/core/package.json b/pkg-manager/core/package.json index 71a6b3fc27..5af5d8a90e 100644 --- a/pkg-manager/core/package.json +++ b/pkg-manager/core/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/core", "description": "Fast, disk space efficient installation engine", - "version": "13.3.1", + "version": "13.3.2", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/pkg-manager/get-context/CHANGELOG.md b/pkg-manager/get-context/CHANGELOG.md index 65ba9025d9..3d6be12350 100644 --- a/pkg-manager/get-context/CHANGELOG.md +++ b/pkg-manager/get-context/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/get-context +## 10.0.10 + +### Patch Changes + +- Updated dependencies [d349bc3a2] + - @pnpm/modules-yaml@12.1.7 + - @pnpm/read-projects-context@8.0.11 + ## 10.0.9 ### Patch Changes diff --git a/pkg-manager/get-context/package.json b/pkg-manager/get-context/package.json index b63be4c6ac..46d18a0446 100644 --- a/pkg-manager/get-context/package.json +++ b/pkg-manager/get-context/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/get-context", - "version": "10.0.9", + "version": "10.0.10", "description": "Gets context information about a project", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/headless/CHANGELOG.md b/pkg-manager/headless/CHANGELOG.md index ca4974dc63..26a79191e1 100644 --- a/pkg-manager/headless/CHANGELOG.md +++ b/pkg-manager/headless/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/headless +## 22.4.2 + +### Patch Changes + +- ff10acade: When `hoisted-workspace-packages` is `true` don't hoist the root package even if it has a name. Otherwise we would create a circular symlink. +- Updated dependencies [d349bc3a2] + - @pnpm/modules-yaml@12.1.7 + - @pnpm/deps.graph-builder@0.2.7 + - @pnpm/package-requester@24.1.7 + - @pnpm/symlink-dependency@7.1.4 + - @pnpm/lifecycle@16.0.10 + - @pnpm/link-bins@9.0.12 + ## 22.4.1 ### Patch Changes diff --git a/pkg-manager/headless/package.json b/pkg-manager/headless/package.json index 003588e3e7..e2e0e2b9eb 100644 --- a/pkg-manager/headless/package.json +++ b/pkg-manager/headless/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/headless", "description": "Fast installation using only pnpm-lock.yaml", - "version": "22.4.1", + "version": "22.4.2", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/pkg-manager/modules-yaml/CHANGELOG.md b/pkg-manager/modules-yaml/CHANGELOG.md index 39c9f2e208..1103bf1d0d 100644 --- a/pkg-manager/modules-yaml/CHANGELOG.md +++ b/pkg-manager/modules-yaml/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/modules-yaml +## 12.1.7 + +### Patch Changes + +- d349bc3a2: readModulesYaml should not crash on empty file. + ## 12.1.6 ### Patch Changes diff --git a/pkg-manager/modules-yaml/package.json b/pkg-manager/modules-yaml/package.json index e8512c95ac..1a0369393a 100644 --- a/pkg-manager/modules-yaml/package.json +++ b/pkg-manager/modules-yaml/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/modules-yaml", - "version": "12.1.6", + "version": "12.1.7", "description": "Reads/writes `node_modules/.modules.yaml`", "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 4cc089337e..68c2a82a97 100644 --- a/pkg-manager/plugin-commands-installation/CHANGELOG.md +++ b/pkg-manager/plugin-commands-installation/CHANGELOG.md @@ -1,5 +1,21 @@ # @pnpm/plugin-commands-installation +## 14.1.2 + +### Patch Changes + +- Updated dependencies [d9564e354] +- Updated dependencies [ff10acade] + - @pnpm/config@20.4.1 + - @pnpm/core@13.3.2 + - @pnpm/plugin-commands-rebuild@10.0.15 + - @pnpm/outdated@13.0.40 + - @pnpm/store-connection-manager@7.0.24 + - @pnpm/cli-utils@2.1.8 + - @pnpm/package-store@19.0.14 + - @pnpm/workspace.find-packages@1.1.9 + - @pnpm/filter-workspace-packages@7.2.10 + ## 14.1.1 ### Patch Changes diff --git a/pkg-manager/plugin-commands-installation/package.json b/pkg-manager/plugin-commands-installation/package.json index d111efe256..d3f5f3d70c 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": "14.1.1", + "version": "14.1.2", "description": "Commands for installation", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pkg-manager/read-projects-context/CHANGELOG.md b/pkg-manager/read-projects-context/CHANGELOG.md index 5d64c85cc4..385661831e 100644 --- a/pkg-manager/read-projects-context/CHANGELOG.md +++ b/pkg-manager/read-projects-context/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/read-projects-context +## 8.0.11 + +### Patch Changes + +- Updated dependencies [d349bc3a2] + - @pnpm/modules-yaml@12.1.7 + ## 8.0.10 ### Patch Changes diff --git a/pkg-manager/read-projects-context/package.json b/pkg-manager/read-projects-context/package.json index e46f00a203..83089d090f 100644 --- a/pkg-manager/read-projects-context/package.json +++ b/pkg-manager/read-projects-context/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/read-projects-context", - "version": "8.0.10", + "version": "8.0.11", "description": "Reads the current state of projects from modules manifest", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/pnpm/CHANGELOG.md b/pnpm/CHANGELOG.md index 3b7b174d0f..1acc5f16c7 100644 --- a/pnpm/CHANGELOG.md +++ b/pnpm/CHANGELOG.md @@ -11,6 +11,15 @@ - Use the same directories on macOS as on Linux. Don't use directories inside `~/Library` on macOS [#7321](https://github.com/pnpm/pnpm/issues/7321). - The default value of the [hoist-workspace-packages](https://pnpm.io/npmrc#hoist-workspace-packages) is `true`. +## 8.14.1 + +### Patch Changes + +- Resolve the current working directory to its real location before doing any operations [#6524](https://github.com/pnpm/pnpm/issues/6524). +- Allow using token helpers in `pnpm publish` [#7316](https://github.com/pnpm/pnpm/issues/7316). +- Handle Git repository names containing capital letters [#7488](https://github.com/pnpm/pnpm/pull/7488). +- When `hoisted-workspace-packages` is `true` don't hoist the root package even if it has a name. Otherwise we would create a circular symlink. + ## 8.14.0 ### Minor Changes diff --git a/releasing/plugin-commands-deploy/CHANGELOG.md b/releasing/plugin-commands-deploy/CHANGELOG.md index ba68d36619..7a9da580a6 100644 --- a/releasing/plugin-commands-deploy/CHANGELOG.md +++ b/releasing/plugin-commands-deploy/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-deploy +## 4.0.18 + +### Patch Changes + +- @pnpm/plugin-commands-installation@14.1.2 +- @pnpm/cli-utils@2.1.8 +- @pnpm/fs.indexed-pkg-importer@5.0.12 +- @pnpm/directory-fetcher@7.0.9 + ## 4.0.17 ### Patch Changes diff --git a/releasing/plugin-commands-deploy/package.json b/releasing/plugin-commands-deploy/package.json index 6de1539302..c574909dda 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": "4.0.17", + "version": "4.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 da322e70d3..c51d37d6e8 100644 --- a/releasing/plugin-commands-publishing/CHANGELOG.md +++ b/releasing/plugin-commands-publishing/CHANGELOG.md @@ -1,5 +1,23 @@ # @pnpm/plugin-commands-publishing +## 7.5.0 + +### Minor Changes + +- 5a5e42551: Allow using token helpers in `pnpm publish` [#7316](https://github.com/pnpm/pnpm/issues/7316). + +### Patch Changes + +- Updated dependencies [5a5e42551] +- Updated dependencies [d9564e354] +- Updated dependencies [5a5e42551] + - @pnpm/run-npm@6.1.0 + - @pnpm/config@20.4.1 + - @pnpm/client@10.0.44 + - @pnpm/cli-utils@2.1.8 + - @pnpm/exportable-manifest@5.0.11 + - @pnpm/lifecycle@16.0.10 + ## 7.4.13 ### Patch Changes diff --git a/releasing/plugin-commands-publishing/package.json b/releasing/plugin-commands-publishing/package.json index 76c7eb6215..c8b4215101 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": "7.4.13", + "version": "7.5.0", "description": "The pack and publish commands of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/dependencies-hierarchy/CHANGELOG.md b/reviewing/dependencies-hierarchy/CHANGELOG.md index 52d319d5f5..9ea1a00a0e 100644 --- a/reviewing/dependencies-hierarchy/CHANGELOG.md +++ b/reviewing/dependencies-hierarchy/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/reviewing.dependencies-hierarchy +## 2.1.8 + +### Patch Changes + +- Updated dependencies [d349bc3a2] + - @pnpm/modules-yaml@12.1.7 + ## 2.1.7 ### Patch Changes diff --git a/reviewing/dependencies-hierarchy/package.json b/reviewing/dependencies-hierarchy/package.json index edd93b9a46..5afbfe8fa2 100644 --- a/reviewing/dependencies-hierarchy/package.json +++ b/reviewing/dependencies-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/reviewing.dependencies-hierarchy", - "version": "2.1.7", + "version": "2.1.8", "description": "Creates a dependencies hierarchy for a symlinked `node_modules`", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/license-scanner/CHANGELOG.md b/reviewing/license-scanner/CHANGELOG.md index 8aeeef8409..427f226406 100644 --- a/reviewing/license-scanner/CHANGELOG.md +++ b/reviewing/license-scanner/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/license-scanner +## 2.2.9 + +### Patch Changes + +- fe737aeb4: Output license information for a deterministic version when multiple versions of a single package are depended on +- dcf3ef7e4: Handle Git repository names containing capital letters [#7488](https://github.com/pnpm/pnpm/pull/7488). + - @pnpm/directory-fetcher@7.0.9 + ## 2.2.8 ### Patch Changes diff --git a/reviewing/license-scanner/package.json b/reviewing/license-scanner/package.json index 26ffabfd23..9c00adfb12 100644 --- a/reviewing/license-scanner/package.json +++ b/reviewing/license-scanner/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/license-scanner", - "version": "2.2.8", + "version": "2.2.9", "description": "Check for licenses packages", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/list/CHANGELOG.md b/reviewing/list/CHANGELOG.md index 4c7ca8ff7b..3e81bbea89 100644 --- a/reviewing/list/CHANGELOG.md +++ b/reviewing/list/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/list +## 9.1.9 + +### Patch Changes + +- @pnpm/reviewing.dependencies-hierarchy@2.1.8 + ## 9.1.8 ### Patch Changes diff --git a/reviewing/list/package.json b/reviewing/list/package.json index cd93ecf12b..c1f998699e 100644 --- a/reviewing/list/package.json +++ b/reviewing/list/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/list", - "version": "9.1.8", + "version": "9.1.9", "description": "List installed packages in a symlinked `node_modules`", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/reviewing/outdated/CHANGELOG.md b/reviewing/outdated/CHANGELOG.md index 4375205464..796e9d703c 100644 --- a/reviewing/outdated/CHANGELOG.md +++ b/reviewing/outdated/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/outdated +## 13.0.40 + +### Patch Changes + +- Updated dependencies [d349bc3a2] + - @pnpm/modules-yaml@12.1.7 + - @pnpm/client@10.0.44 + - @pnpm/npm-resolver@18.0.2 + ## 13.0.39 ### Patch Changes diff --git a/reviewing/outdated/package.json b/reviewing/outdated/package.json index b67e51cbd9..0594643cd5 100644 --- a/reviewing/outdated/package.json +++ b/reviewing/outdated/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/outdated", - "version": "13.0.39", + "version": "13.0.40", "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 b39f45b2c0..d4bcce5687 100644 --- a/reviewing/plugin-commands-licenses/CHANGELOG.md +++ b/reviewing/plugin-commands-licenses/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/plugin-commands-licenses +## 3.0.12 + +### Patch Changes + +- dcf3ef7e4: Handle Git repository names containing capital letters [#7488](https://github.com/pnpm/pnpm/pull/7488). +- Updated dependencies [37ccff637] +- Updated dependencies [d9564e354] +- Updated dependencies [fe737aeb4] +- Updated dependencies [dcf3ef7e4] + - @pnpm/store-path@8.0.2 + - @pnpm/config@20.4.1 + - @pnpm/license-scanner@2.2.9 + - @pnpm/cli-utils@2.1.8 + ## 3.0.11 ### Patch Changes diff --git a/reviewing/plugin-commands-licenses/package.json b/reviewing/plugin-commands-licenses/package.json index 8463175e7b..66bdcb0745 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": "3.0.11", + "version": "3.0.12", "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 bb972f100f..03b6989c6e 100644 --- a/reviewing/plugin-commands-listing/CHANGELOG.md +++ b/reviewing/plugin-commands-listing/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-listing +## 8.0.10 + +### Patch Changes + +- Updated dependencies [d9564e354] + - @pnpm/config@20.4.1 + - @pnpm/cli-utils@2.1.8 + - @pnpm/list@9.1.9 + ## 8.0.9 ### Patch Changes diff --git a/reviewing/plugin-commands-listing/package.json b/reviewing/plugin-commands-listing/package.json index 2f1f064a1a..564dc935d9 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": "8.0.9", + "version": "8.0.10", "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 5142a1b687..12d960d171 100644 --- a/reviewing/plugin-commands-outdated/CHANGELOG.md +++ b/reviewing/plugin-commands-outdated/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/plugin-commands-outdated +## 10.0.15 + +### Patch Changes + +- Updated dependencies [d349bc3a2] +- Updated dependencies [37ccff637] +- Updated dependencies [d9564e354] + - @pnpm/modules-yaml@12.1.7 + - @pnpm/store-path@8.0.2 + - @pnpm/config@20.4.1 + - @pnpm/outdated@13.0.40 + - @pnpm/cli-utils@2.1.8 + ## 10.0.14 ### Patch Changes diff --git a/reviewing/plugin-commands-outdated/package.json b/reviewing/plugin-commands-outdated/package.json index f709cfc528..690384dc3a 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": "10.0.14", + "version": "10.0.15", "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 acdf810583..821ab19de5 100644 --- a/store/plugin-commands-server/CHANGELOG.md +++ b/store/plugin-commands-server/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-server +## 6.0.55 + +### Patch Changes + +- Updated dependencies [37ccff637] +- Updated dependencies [d9564e354] + - @pnpm/store-path@8.0.2 + - @pnpm/config@20.4.1 + - @pnpm/store-connection-manager@7.0.24 + - @pnpm/cli-utils@2.1.8 + - @pnpm/server@17.0.6 + ## 6.0.54 ### Patch Changes diff --git a/store/plugin-commands-server/package.json b/store/plugin-commands-server/package.json index 8db9a648f4..0dc61ba4a1 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": "6.0.54", + "version": "6.0.55", "description": "Commands for controlling the store server", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/store/plugin-commands-store-inspecting/CHANGELOG.md b/store/plugin-commands-store-inspecting/CHANGELOG.md index 0367ed47cb..12dc16da7f 100644 --- a/store/plugin-commands-store-inspecting/CHANGELOG.md +++ b/store/plugin-commands-store-inspecting/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-store-inspecting +## 0.1.3 + +### Patch Changes + +- Updated dependencies [37ccff637] +- Updated dependencies [d9564e354] + - @pnpm/store-path@8.0.2 + - @pnpm/config@20.4.1 + - @pnpm/client@10.0.44 + ## 0.1.2 ### Patch Changes diff --git a/store/plugin-commands-store-inspecting/package.json b/store/plugin-commands-store-inspecting/package.json index f0bffecdea..1a7e82801a 100644 --- a/store/plugin-commands-store-inspecting/package.json +++ b/store/plugin-commands-store-inspecting/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-store-inspecting", - "version": "0.1.2", + "version": "0.1.3", "description": "The inspecting store commands of pnpm", "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 2abe40f58c..c576e59f49 100644 --- a/store/plugin-commands-store/CHANGELOG.md +++ b/store/plugin-commands-store/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/plugin-commands-store +## 8.1.15 + +### Patch Changes + +- Updated dependencies [37ccff637] +- Updated dependencies [d9564e354] + - @pnpm/store-path@8.0.2 + - @pnpm/config@20.4.1 + - @pnpm/get-context@10.0.10 + - @pnpm/store-connection-manager@7.0.24 + - @pnpm/cli-utils@2.1.8 + ## 8.1.14 ### Patch Changes diff --git a/store/plugin-commands-store/package.json b/store/plugin-commands-store/package.json index 205bbd95ca..135a1512b2 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": "8.1.14", + "version": "8.1.15", "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 88f8a738b9..655609dee7 100644 --- a/store/store-connection-manager/CHANGELOG.md +++ b/store/store-connection-manager/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/store-connection-manager +## 7.0.24 + +### Patch Changes + +- Updated dependencies [37ccff637] +- Updated dependencies [d9564e354] + - @pnpm/store-path@8.0.2 + - @pnpm/config@20.4.1 + - @pnpm/client@10.0.44 + - @pnpm/package-store@19.0.14 + - @pnpm/server@17.0.6 + ## 7.0.23 ### Patch Changes diff --git a/store/store-connection-manager/package.json b/store/store-connection-manager/package.json index 277ccfc86d..d2200b8470 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": "7.0.23", + "version": "7.0.24", "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/store/store-path/CHANGELOG.md b/store/store-path/CHANGELOG.md index e548a5b7c7..19a36ab139 100644 --- a/store/store-path/CHANGELOG.md +++ b/store/store-path/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/store-path +## 8.0.2 + +### Patch Changes + +- 37ccff637: Throw an error when calculating the store directory without the pnpm home directory. + ## 8.0.1 ### Patch Changes diff --git a/store/store-path/package.json b/store/store-path/package.json index 2aca9cd492..95c6ee47da 100644 --- a/store/store-path/package.json +++ b/store/store-path/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/store-path", - "version": "8.0.1", + "version": "8.0.2", "description": "Resolves the pnpm store path", "main": "lib/index.js", "typings": "lib/index.d.ts", diff --git a/workspace/filter-workspace-packages/CHANGELOG.md b/workspace/filter-workspace-packages/CHANGELOG.md index 82a8c93e84..c2e0a32030 100644 --- a/workspace/filter-workspace-packages/CHANGELOG.md +++ b/workspace/filter-workspace-packages/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/filter-workspace-packages +## 7.2.10 + +### Patch Changes + +- @pnpm/workspace.find-packages@1.1.9 + ## 7.2.9 ### Patch Changes diff --git a/workspace/filter-workspace-packages/package.json b/workspace/filter-workspace-packages/package.json index 0587d597f4..442b3e837f 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": "7.2.9", + "version": "7.2.10", "description": "Filters packages in a workspace", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/workspace/find-packages/CHANGELOG.md b/workspace/find-packages/CHANGELOG.md index b3e682f88e..6ab5f03529 100644 --- a/workspace/find-packages/CHANGELOG.md +++ b/workspace/find-packages/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/find-workspace-packages +## 1.1.9 + +### Patch Changes + +- @pnpm/cli-utils@2.1.8 + ## 1.1.8 ### Patch Changes diff --git a/workspace/find-packages/package.json b/workspace/find-packages/package.json index 9751e3a982..357109403f 100644 --- a/workspace/find-packages/package.json +++ b/workspace/find-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/workspace.find-packages", - "version": "1.1.8", + "version": "1.1.9", "description": "Finds packages inside a workspace", "main": "lib/index.js", "types": "lib/index.d.ts",