diff --git a/.changeset/warm-lizards-agree.md b/.changeset/warm-lizards-agree.md deleted file mode 100644 index 09921c0ce71..00000000000 --- a/.changeset/warm-lizards-agree.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@pnpm/core": minor -"@pnpm/headless": minor -"@pnpm/lifecycle": minor ---- - -New option added: resolveSymlinksInInjectedDirs. diff --git a/packages/build-modules/CHANGELOG.md b/packages/build-modules/CHANGELOG.md index fb63047a95e..3bffa61e6ea 100644 --- a/packages/build-modules/CHANGELOG.md +++ b/packages/build-modules/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/build-modules +## 10.0.4 + +### Patch Changes + +- Updated dependencies [1d04e663b] + - @pnpm/lifecycle@14.1.0 + ## 10.0.3 ### Patch Changes diff --git a/packages/build-modules/package.json b/packages/build-modules/package.json index 09a56d53392..9d4130cc12f 100644 --- a/packages/build-modules/package.json +++ b/packages/build-modules/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/build-modules", - "version": "10.0.3", + "version": "10.0.4", "description": "Build packages in node_modules", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/cli-utils/CHANGELOG.md b/packages/cli-utils/CHANGELOG.md index 8e67a60cb86..8f600dabf82 100644 --- a/packages/cli-utils/CHANGELOG.md +++ b/packages/cli-utils/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/cli-utils +## 1.0.8 + +### Patch Changes + +- @pnpm/config@16.1.2 +- @pnpm/default-reporter@11.0.8 + ## 1.0.7 ### Patch Changes diff --git a/packages/cli-utils/package.json b/packages/cli-utils/package.json index a8fac6e6376..4f5e47abddf 100644 --- a/packages/cli-utils/package.json +++ b/packages/cli-utils/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/cli-utils", - "version": "1.0.7", + "version": "1.0.8", "description": "Utils for pnpm commands", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/config/CHANGELOG.md b/packages/config/CHANGELOG.md index d08680d98d8..1e50ce8459d 100644 --- a/packages/config/CHANGELOG.md +++ b/packages/config/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/config +## 16.1.2 + +### Patch Changes + +- @pnpm/pnpmfile@4.0.8 + ## 16.1.1 ### Patch Changes diff --git a/packages/config/package.json b/packages/config/package.json index 79b50fba19a..1b6c06a7db2 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/config", - "version": "16.1.1", + "version": "16.1.2", "description": "Gets configuration options for pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 34fbb0e512b..095c4255e20 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,5 +1,18 @@ # @pnpm/core +## 7.1.0 + +### Minor Changes + +- 1d04e663b: New option added: resolveSymlinksInInjectedDirs. + +### Patch Changes + +- Updated dependencies [1d04e663b] + - @pnpm/headless@19.1.0 + - @pnpm/lifecycle@14.1.0 + - @pnpm/build-modules@10.0.4 + ## 7.0.7 ### Patch Changes diff --git a/packages/core/package.json b/packages/core/package.json index 6bab06db573..2ce4620485a 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/core", "description": "Fast, disk space efficient installation engine", - "version": "7.0.7", + "version": "7.1.0", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/packages/default-reporter/CHANGELOG.md b/packages/default-reporter/CHANGELOG.md index aabf306e8fc..36698dfeaf8 100644 --- a/packages/default-reporter/CHANGELOG.md +++ b/packages/default-reporter/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/default-reporter +## 11.0.8 + +### Patch Changes + +- @pnpm/config@16.1.2 + ## 11.0.7 ### Patch Changes diff --git a/packages/default-reporter/package.json b/packages/default-reporter/package.json index bc91e958879..628ba8650e9 100644 --- a/packages/default-reporter/package.json +++ b/packages/default-reporter/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/default-reporter", - "version": "11.0.7", + "version": "11.0.8", "description": "The default reporter of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/filter-workspace-packages/CHANGELOG.md b/packages/filter-workspace-packages/CHANGELOG.md index 2a353e1c462..7e461b449cb 100644 --- a/packages/filter-workspace-packages/CHANGELOG.md +++ b/packages/filter-workspace-packages/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/filter-workspace-packages +## 6.0.8 + +### Patch Changes + +- @pnpm/find-workspace-packages@5.0.8 + ## 6.0.7 ### Patch Changes diff --git a/packages/filter-workspace-packages/package.json b/packages/filter-workspace-packages/package.json index 97345c2d012..5affce05675 100644 --- a/packages/filter-workspace-packages/package.json +++ b/packages/filter-workspace-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/filter-workspace-packages", - "version": "6.0.7", + "version": "6.0.8", "description": "Filters packages in a workspace", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/find-workspace-packages/CHANGELOG.md b/packages/find-workspace-packages/CHANGELOG.md index 8886bb913ac..e4f4a396275 100644 --- a/packages/find-workspace-packages/CHANGELOG.md +++ b/packages/find-workspace-packages/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/find-workspace-packages +## 5.0.8 + +### Patch Changes + +- @pnpm/cli-utils@1.0.8 + ## 5.0.7 ### Patch Changes diff --git a/packages/find-workspace-packages/package.json b/packages/find-workspace-packages/package.json index dfc98c94417..766f6dec079 100644 --- a/packages/find-workspace-packages/package.json +++ b/packages/find-workspace-packages/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/find-workspace-packages", - "version": "5.0.7", + "version": "5.0.8", "description": "Finds packages inside a workspace", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/headless/CHANGELOG.md b/packages/headless/CHANGELOG.md index 4d9ad0f93c5..ff5a0e44c83 100644 --- a/packages/headless/CHANGELOG.md +++ b/packages/headless/CHANGELOG.md @@ -1,5 +1,17 @@ # @pnpm/headless +## 19.1.0 + +### Minor Changes + +- 1d04e663b: New option added: resolveSymlinksInInjectedDirs. + +### Patch Changes + +- Updated dependencies [1d04e663b] + - @pnpm/lifecycle@14.1.0 + - @pnpm/build-modules@10.0.4 + ## 19.0.4 ### Patch Changes diff --git a/packages/headless/package.json b/packages/headless/package.json index b1ae735b7fc..f8a2cacca2c 100644 --- a/packages/headless/package.json +++ b/packages/headless/package.json @@ -1,7 +1,7 @@ { "name": "@pnpm/headless", "description": "Fast installation using only pnpm-lock.yaml", - "version": "19.0.4", + "version": "19.1.0", "bugs": { "url": "https://github.com/pnpm/pnpm/issues" }, diff --git a/packages/lifecycle/CHANGELOG.md b/packages/lifecycle/CHANGELOG.md index a6e2b69856b..07152599d92 100644 --- a/packages/lifecycle/CHANGELOG.md +++ b/packages/lifecycle/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/lifecycle +## 14.1.0 + +### Minor Changes + +- 1d04e663b: New option added: resolveSymlinksInInjectedDirs. + ## 14.0.3 ### Patch Changes diff --git a/packages/lifecycle/package.json b/packages/lifecycle/package.json index 593d3ba65ac..f1475c8fad9 100644 --- a/packages/lifecycle/package.json +++ b/packages/lifecycle/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/lifecycle", - "version": "14.0.3", + "version": "14.1.0", "description": "Package lifecycle hook runner", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/mount-modules/CHANGELOG.md b/packages/mount-modules/CHANGELOG.md index 1a8ed0f0c6e..5a936f560bd 100644 --- a/packages/mount-modules/CHANGELOG.md +++ b/packages/mount-modules/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/mount-modules +## 0.3.8 + +### Patch Changes + +- @pnpm/config@16.1.2 + ## 0.3.7 ### Patch Changes diff --git a/packages/mount-modules/package.json b/packages/mount-modules/package.json index 7ad3e59e837..89fe97798ba 100644 --- a/packages/mount-modules/package.json +++ b/packages/mount-modules/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/mount-modules", - "version": "0.3.7", + "version": "0.3.8", "description": "Mounts a node_modules directory with FUSE", "main": "lib/index.js", "bin": "bin/mount-modules.js", diff --git a/packages/plugin-commands-audit/CHANGELOG.md b/packages/plugin-commands-audit/CHANGELOG.md index 402b8b5f6cc..0569bd31660 100644 --- a/packages/plugin-commands-audit/CHANGELOG.md +++ b/packages/plugin-commands-audit/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-audit +## 7.1.3 + +### Patch Changes + +- @pnpm/config@16.1.2 +- @pnpm/cli-utils@1.0.8 + ## 7.1.2 ### Patch Changes diff --git a/packages/plugin-commands-audit/package.json b/packages/plugin-commands-audit/package.json index 137c3f1085c..730f892e9ad 100644 --- a/packages/plugin-commands-audit/package.json +++ b/packages/plugin-commands-audit/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-audit", - "version": "7.1.2", + "version": "7.1.3", "description": "pnpm commands for dependencies audit", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-deploy/CHANGELOG.md b/packages/plugin-commands-deploy/CHANGELOG.md index c354736be8f..08f43acbf0b 100644 --- a/packages/plugin-commands-deploy/CHANGELOG.md +++ b/packages/plugin-commands-deploy/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-deploy +## 2.0.8 + +### Patch Changes + +- @pnpm/plugin-commands-installation@11.0.8 +- @pnpm/cli-utils@1.0.8 + ## 2.0.7 ### Patch Changes diff --git a/packages/plugin-commands-deploy/package.json b/packages/plugin-commands-deploy/package.json index 196affb1ae9..87c86a96ff8 100644 --- a/packages/plugin-commands-deploy/package.json +++ b/packages/plugin-commands-deploy/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-deploy", - "version": "2.0.7", + "version": "2.0.8", "description": "Commands for deploy", "funding": "https://opencollective.com/pnpm", "main": "lib/index.js", diff --git a/packages/plugin-commands-doctor/CHANGELOG.md b/packages/plugin-commands-doctor/CHANGELOG.md index 27d51117e51..13a6fa714d9 100644 --- a/packages/plugin-commands-doctor/CHANGELOG.md +++ b/packages/plugin-commands-doctor/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-doctor +## 1.0.6 + +### Patch Changes + +- @pnpm/config@16.1.2 +- @pnpm/cli-utils@1.0.8 + ## 1.0.5 ### Patch Changes diff --git a/packages/plugin-commands-doctor/package.json b/packages/plugin-commands-doctor/package.json index 569917e0801..e3ae11bd06b 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.5", + "version": "1.0.6", "description": "Commands for checks of known common issues ", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-env/CHANGELOG.md b/packages/plugin-commands-env/CHANGELOG.md index f9486bde4e0..2ff9625bc02 100644 --- a/packages/plugin-commands-env/CHANGELOG.md +++ b/packages/plugin-commands-env/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-env +## 3.1.2 + +### Patch Changes + +- @pnpm/config@16.1.2 +- @pnpm/cli-utils@1.0.8 + ## 3.1.1 ### Patch Changes diff --git a/packages/plugin-commands-env/package.json b/packages/plugin-commands-env/package.json index 8abefb91c8a..b78c0f95738 100644 --- a/packages/plugin-commands-env/package.json +++ b/packages/plugin-commands-env/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-env", - "version": "3.1.1", + "version": "3.1.2", "description": "pnpm commands for managing Node.js", "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 ce82f1bc504..44224e3c692 100644 --- a/packages/plugin-commands-init/CHANGELOG.md +++ b/packages/plugin-commands-init/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-init +## 2.0.8 + +### Patch Changes + +- @pnpm/config@16.1.2 +- @pnpm/cli-utils@1.0.8 + ## 2.0.7 ### Patch Changes diff --git a/packages/plugin-commands-init/package.json b/packages/plugin-commands-init/package.json index d69744af6e9..e0826eac1b2 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.7", + "version": "2.0.8", "description": "Create a package.json file", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-installation/CHANGELOG.md b/packages/plugin-commands-installation/CHANGELOG.md index 83711c0677d..fe99cd4eac9 100644 --- a/packages/plugin-commands-installation/CHANGELOG.md +++ b/packages/plugin-commands-installation/CHANGELOG.md @@ -1,5 +1,19 @@ # @pnpm/plugin-commands-installation +## 11.0.8 + +### Patch Changes + +- Updated dependencies [1d04e663b] + - @pnpm/core@7.1.0 + - @pnpm/pnpmfile@4.0.8 + - @pnpm/plugin-commands-rebuild@7.0.8 + - @pnpm/config@16.1.2 + - @pnpm/cli-utils@1.0.8 + - @pnpm/store-connection-manager@5.1.1 + - @pnpm/find-workspace-packages@5.0.8 + - @pnpm/filter-workspace-packages@6.0.8 + ## 11.0.7 ### Patch Changes diff --git a/packages/plugin-commands-installation/package.json b/packages/plugin-commands-installation/package.json index a73afb7fcb3..ddaf8e419b7 100644 --- a/packages/plugin-commands-installation/package.json +++ b/packages/plugin-commands-installation/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-installation", - "version": "11.0.7", + "version": "11.0.8", "description": "Commands for installation", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-listing/CHANGELOG.md b/packages/plugin-commands-listing/CHANGELOG.md index 6cdff0a9d8e..ad3ddfa74a0 100644 --- a/packages/plugin-commands-listing/CHANGELOG.md +++ b/packages/plugin-commands-listing/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-listing +## 6.0.8 + +### Patch Changes + +- @pnpm/config@16.1.2 +- @pnpm/cli-utils@1.0.8 + ## 6.0.7 ### Patch Changes diff --git a/packages/plugin-commands-listing/package.json b/packages/plugin-commands-listing/package.json index 693449613f8..da16ff088d2 100644 --- a/packages/plugin-commands-listing/package.json +++ b/packages/plugin-commands-listing/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-listing", - "version": "6.0.7", + "version": "6.0.8", "description": "The list and why commands of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-outdated/CHANGELOG.md b/packages/plugin-commands-outdated/CHANGELOG.md index 501ca6fe940..fd6af888ec6 100644 --- a/packages/plugin-commands-outdated/CHANGELOG.md +++ b/packages/plugin-commands-outdated/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/plugin-commands-outdated +## 8.0.3 + +### Patch Changes + +- @pnpm/config@16.1.2 +- @pnpm/cli-utils@1.0.8 + ## 8.0.2 ### Patch Changes diff --git a/packages/plugin-commands-outdated/package.json b/packages/plugin-commands-outdated/package.json index 6cde1de8c7d..a2c69542d62 100644 --- a/packages/plugin-commands-outdated/package.json +++ b/packages/plugin-commands-outdated/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-outdated", - "version": "8.0.2", + "version": "8.0.3", "description": "The outdated command of pnpm", "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 29af81b9d9b..92e2f573512 100644 --- a/packages/plugin-commands-patching/CHANGELOG.md +++ b/packages/plugin-commands-patching/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-patching +## 2.0.8 + +### Patch Changes + +- @pnpm/plugin-commands-installation@11.0.8 +- @pnpm/config@16.1.2 +- @pnpm/cli-utils@1.0.8 +- @pnpm/store-connection-manager@5.1.1 + ## 2.0.7 ### Patch Changes diff --git a/packages/plugin-commands-patching/package.json b/packages/plugin-commands-patching/package.json index 50a73fcd6b8..be6429aa741 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.7", + "version": "2.0.8", "description": "Commands for creating patches", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-publishing/CHANGELOG.md b/packages/plugin-commands-publishing/CHANGELOG.md index 683b1b1a602..56cbc4c14d3 100644 --- a/packages/plugin-commands-publishing/CHANGELOG.md +++ b/packages/plugin-commands-publishing/CHANGELOG.md @@ -1,5 +1,14 @@ # @pnpm/plugin-commands-publishing +## 6.0.8 + +### Patch Changes + +- Updated dependencies [1d04e663b] + - @pnpm/lifecycle@14.1.0 + - @pnpm/config@16.1.2 + - @pnpm/cli-utils@1.0.8 + ## 6.0.7 ### Patch Changes diff --git a/packages/plugin-commands-publishing/package.json b/packages/plugin-commands-publishing/package.json index 92d7a8c88a1..71ba06ad390 100644 --- a/packages/plugin-commands-publishing/package.json +++ b/packages/plugin-commands-publishing/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-publishing", - "version": "6.0.7", + "version": "6.0.8", "description": "The pack and publish commands of pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-rebuild/CHANGELOG.md b/packages/plugin-commands-rebuild/CHANGELOG.md index a357e09a5f1..8ccab548b08 100644 --- a/packages/plugin-commands-rebuild/CHANGELOG.md +++ b/packages/plugin-commands-rebuild/CHANGELOG.md @@ -1,5 +1,16 @@ # @pnpm/plugin-commands-rebuild +## 7.0.8 + +### Patch Changes + +- Updated dependencies [1d04e663b] + - @pnpm/lifecycle@14.1.0 + - @pnpm/config@16.1.2 + - @pnpm/cli-utils@1.0.8 + - @pnpm/store-connection-manager@5.1.1 + - @pnpm/find-workspace-packages@5.0.8 + ## 7.0.7 ### Patch Changes diff --git a/packages/plugin-commands-rebuild/package.json b/packages/plugin-commands-rebuild/package.json index fab1023cbf9..28631783a39 100644 --- a/packages/plugin-commands-rebuild/package.json +++ b/packages/plugin-commands-rebuild/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-rebuild", - "version": "7.0.7", + "version": "7.0.8", "description": "Commands for rebuilding dependencies", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-script-runners/CHANGELOG.md b/packages/plugin-commands-script-runners/CHANGELOG.md index ee552dc8f0b..27d56546996 100644 --- a/packages/plugin-commands-script-runners/CHANGELOG.md +++ b/packages/plugin-commands-script-runners/CHANGELOG.md @@ -1,5 +1,15 @@ # @pnpm/plugin-commands-script-runners +## 6.0.8 + +### Patch Changes + +- Updated dependencies [1d04e663b] + - @pnpm/lifecycle@14.1.0 + - @pnpm/plugin-commands-installation@11.0.8 + - @pnpm/config@16.1.2 + - @pnpm/cli-utils@1.0.8 + ## 6.0.7 ### Patch Changes diff --git a/packages/plugin-commands-script-runners/package.json b/packages/plugin-commands-script-runners/package.json index 17542a44163..6c5c2b67eb9 100644 --- a/packages/plugin-commands-script-runners/package.json +++ b/packages/plugin-commands-script-runners/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-script-runners", - "version": "6.0.7", + "version": "6.0.8", "description": "Commands for running scripts", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-server/CHANGELOG.md b/packages/plugin-commands-server/CHANGELOG.md index dfb6a27a1ec..0c66aa5fbd9 100644 --- a/packages/plugin-commands-server/CHANGELOG.md +++ b/packages/plugin-commands-server/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-server +## 5.0.8 + +### Patch Changes + +- @pnpm/config@16.1.2 +- @pnpm/cli-utils@1.0.8 +- @pnpm/store-connection-manager@5.1.1 + ## 5.0.7 ### Patch Changes diff --git a/packages/plugin-commands-server/package.json b/packages/plugin-commands-server/package.json index fcc4ba75b40..5681e5a9783 100644 --- a/packages/plugin-commands-server/package.json +++ b/packages/plugin-commands-server/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-server", - "version": "5.0.7", + "version": "5.0.8", "description": "Commands for controlling the store server", "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 b9d4d3468d2..ec76df717dd 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.8 + +### Patch Changes + +- @pnpm/cli-utils@1.0.8 + ## 3.0.7 ### Patch Changes diff --git a/packages/plugin-commands-setup/package.json b/packages/plugin-commands-setup/package.json index b45f3beb52b..58ad64bb41c 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.7", + "version": "3.0.8", "description": "pnpm commands for setting up pnpm", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/plugin-commands-store/CHANGELOG.md b/packages/plugin-commands-store/CHANGELOG.md index 39594f8061d..0626b7e57ba 100644 --- a/packages/plugin-commands-store/CHANGELOG.md +++ b/packages/plugin-commands-store/CHANGELOG.md @@ -1,5 +1,13 @@ # @pnpm/plugin-commands-store +## 6.0.8 + +### Patch Changes + +- @pnpm/config@16.1.2 +- @pnpm/cli-utils@1.0.8 +- @pnpm/store-connection-manager@5.1.1 + ## 6.0.7 ### Patch Changes diff --git a/packages/plugin-commands-store/package.json b/packages/plugin-commands-store/package.json index 18f26d9819a..d92d08e1725 100644 --- a/packages/plugin-commands-store/package.json +++ b/packages/plugin-commands-store/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/plugin-commands-store", - "version": "6.0.7", + "version": "6.0.8", "description": "Commands for controlling the store", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/pnpmfile/CHANGELOG.md b/packages/pnpmfile/CHANGELOG.md index d9380cfc6c3..16e0900eab0 100644 --- a/packages/pnpmfile/CHANGELOG.md +++ b/packages/pnpmfile/CHANGELOG.md @@ -1,5 +1,12 @@ # @pnpm/pnpmfile +## 4.0.8 + +### Patch Changes + +- Updated dependencies [1d04e663b] + - @pnpm/core@7.1.0 + ## 4.0.7 ### Patch Changes diff --git a/packages/pnpmfile/package.json b/packages/pnpmfile/package.json index 34c46193bc5..6e31d057b8f 100644 --- a/packages/pnpmfile/package.json +++ b/packages/pnpmfile/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/pnpmfile", - "version": "4.0.7", + "version": "4.0.8", "description": "Reading a .pnpmfile.cjs", "main": "lib/index.js", "types": "lib/index.d.ts", diff --git a/packages/store-connection-manager/CHANGELOG.md b/packages/store-connection-manager/CHANGELOG.md index 0ef60592189..c687232c128 100644 --- a/packages/store-connection-manager/CHANGELOG.md +++ b/packages/store-connection-manager/CHANGELOG.md @@ -1,5 +1,11 @@ # @pnpm/store-connection-manager +## 5.1.1 + +### Patch Changes + +- @pnpm/config@16.1.2 + ## 5.1.0 ### Minor Changes diff --git a/packages/store-connection-manager/package.json b/packages/store-connection-manager/package.json index c8efc47ecbd..57fcc37d0f7 100644 --- a/packages/store-connection-manager/package.json +++ b/packages/store-connection-manager/package.json @@ -1,6 +1,6 @@ { "name": "@pnpm/store-connection-manager", - "version": "5.1.0", + "version": "5.1.1", "description": "Create a direct pnpm store controller or connect to a running store server", "main": "lib/index.js", "types": "lib/index.d.ts",