Skip to content

Commit

Permalink
chore(release): 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Mar 27, 2023
1 parent 35d98c7 commit 0db2bae
Show file tree
Hide file tree
Showing 70 changed files with 251 additions and 59 deletions.
5 changes: 0 additions & 5 deletions .changeset/clever-brooms-remember.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/friendly-ducks-lick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-stingrays-argue.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tall-zebras-accept.md

This file was deleted.

7 changes: 7 additions & 0 deletions cli/cli-utils/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/cli-utils

## 2.0.2

### Patch Changes

- @pnpm/config@18.0.2
- @pnpm/default-reporter@12.0.2

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/cli-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/cli-utils",
"version": "2.0.1",
"version": "2.0.2",
"description": "Utils for pnpm commands",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions cli/default-reporter/CHANGELOG.md
@@ -1,5 +1,11 @@
# @pnpm/default-reporter

## 12.0.2

### Patch Changes

- @pnpm/config@18.0.2

## 12.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/default-reporter/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/default-reporter",
"version": "12.0.1",
"version": "12.0.2",
"description": "The default reporter of pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions config/config/CHANGELOG.md
@@ -1,5 +1,11 @@
# @pnpm/config

## 18.0.2

### Patch Changes

- @pnpm/pnpmfile@5.0.2

## 18.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/config/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/config",
"version": "18.0.1",
"version": "18.0.2",
"description": "Gets configuration options for pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions config/plugin-commands-config/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-config

## 2.0.2

### Patch Changes

- @pnpm/config@18.0.2
- @pnpm/cli-utils@2.0.2

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/plugin-commands-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-config",
"version": "2.0.1",
"version": "2.0.2",
"description": "Commands for reading and writing settings to/from config files",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions env/plugin-commands-env/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-env

## 4.0.2

### Patch Changes

- @pnpm/config@18.0.2
- @pnpm/cli-utils@2.0.2

## 4.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion env/plugin-commands-env/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-env",
"version": "4.0.1",
"version": "4.0.2",
"description": "pnpm commands for managing Node.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions exec/plugin-commands-rebuild/CHANGELOG.md
@@ -1,5 +1,14 @@
# @pnpm/plugin-commands-rebuild

## 8.0.2

### Patch Changes

- @pnpm/config@18.0.2
- @pnpm/cli-utils@2.0.2
- @pnpm/store-connection-manager@6.0.2
- @pnpm/find-workspace-packages@6.0.2

## 8.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion exec/plugin-commands-rebuild/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-rebuild",
"version": "8.0.1",
"version": "8.0.2",
"description": "Commands for rebuilding dependencies",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions exec/plugin-commands-script-runners/CHANGELOG.md
@@ -1,5 +1,13 @@
# @pnpm/plugin-commands-script-runners

## 7.0.2

### Patch Changes

- @pnpm/plugin-commands-installation@12.0.2
- @pnpm/config@18.0.2
- @pnpm/cli-utils@2.0.2

## 7.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion exec/plugin-commands-script-runners/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-script-runners",
"version": "7.0.1",
"version": "7.0.2",
"description": "Commands for running scripts",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions hooks/pnpmfile/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/pnpmfile

## 5.0.2

### Patch Changes

- Updated dependencies [3f0ea1def]
- @pnpm/core@9.0.2

## 5.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion hooks/pnpmfile/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/pnpmfile",
"version": "5.0.1",
"version": "5.0.2",
"description": "Reading a .pnpmfile.cjs",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions lockfile/audit/CHANGELOG.md
@@ -1,5 +1,11 @@
# @pnpm/audit

## 7.0.1

### Patch Changes

- 7a16da9f4: `pnpm audit` should work even if there are no `package.json` file, just a `pnpm-lock.yaml` file.

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion lockfile/audit/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/audit",
"version": "7.0.0",
"version": "7.0.1",
"description": "Audit a lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions lockfile/plugin-commands-audit/CHANGELOG.md
@@ -1,5 +1,14 @@
# @pnpm/plugin-commands-audit

## 8.0.2

### Patch Changes

- Updated dependencies [7a16da9f4]
- @pnpm/audit@7.0.1
- @pnpm/config@18.0.2
- @pnpm/cli-utils@2.0.2

## 8.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion lockfile/plugin-commands-audit/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-audit",
"version": "8.0.1",
"version": "8.0.2",
"description": "pnpm commands for dependencies audit",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/mount-modules/CHANGELOG.md
@@ -1,5 +1,11 @@
# @pnpm/mount-modules

## 0.4.2

### Patch Changes

- @pnpm/config@18.0.2

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mount-modules/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/mount-modules",
"version": "0.4.1",
"version": "0.4.2",
"description": "Mounts a node_modules directory with FUSE",
"main": "lib/index.js",
"bin": "bin/mount-modules.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-commands-doctor/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-doctor

## 2.0.2

### Patch Changes

- @pnpm/config@18.0.2
- @pnpm/cli-utils@2.0.2

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-commands-doctor/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-doctor",
"version": "2.0.1",
"version": "2.0.2",
"description": "Commands for checks of known common issues ",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-commands-init/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-init

## 3.0.2

### Patch Changes

- @pnpm/config@18.0.2
- @pnpm/cli-utils@2.0.2

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-commands-init/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-init",
"version": "3.0.1",
"version": "3.0.2",
"description": "Create a package.json file",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugin-commands-setup/CHANGELOG.md
@@ -1,5 +1,11 @@
# @pnpm/plugin-commands-setup

## 4.0.2

### Patch Changes

- @pnpm/cli-utils@2.0.2

## 4.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-commands-setup/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-setup",
"version": "4.0.1",
"version": "4.0.2",
"description": "pnpm commands for setting up pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions patching/plugin-commands-patching/CHANGELOG.md
@@ -1,5 +1,14 @@
# @pnpm/plugin-commands-patching

## 3.0.2

### Patch Changes

- @pnpm/plugin-commands-installation@12.0.2
- @pnpm/config@18.0.2
- @pnpm/cli-utils@2.0.2
- @pnpm/store-connection-manager@6.0.2

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion patching/plugin-commands-patching/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-patching",
"version": "3.0.1",
"version": "3.0.2",
"description": "Commands for creating patches",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions pkg-manager/core/CHANGELOG.md
@@ -1,5 +1,13 @@
# @pnpm/core

## 9.0.2

### Patch Changes

- 3f0ea1def: Dedupe direct dependencies after hoisting.
- Updated dependencies [65e3af8a0]
- @pnpm/resolve-dependencies@31.0.1

## 9.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion pkg-manager/core/package.json
@@ -1,7 +1,7 @@
{
"name": "@pnpm/core",
"description": "Fast, disk space efficient installation engine",
"version": "9.0.1",
"version": "9.0.2",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},
Expand Down
16 changes: 16 additions & 0 deletions pkg-manager/plugin-commands-installation/CHANGELOG.md
@@ -1,5 +1,21 @@
# @pnpm/plugin-commands-installation

## 12.0.2

### Patch Changes

- Updated dependencies [35d98c7a8]
- Updated dependencies [3f0ea1def]
- @pnpm/workspace.pkgs-graph@2.0.2
- @pnpm/core@9.0.2
- @pnpm/filter-workspace-packages@7.0.2
- @pnpm/pnpmfile@5.0.2
- @pnpm/plugin-commands-rebuild@8.0.2
- @pnpm/config@18.0.2
- @pnpm/cli-utils@2.0.2
- @pnpm/store-connection-manager@6.0.2
- @pnpm/find-workspace-packages@6.0.2

## 12.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion pkg-manager/plugin-commands-installation/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-installation",
"version": "12.0.1",
"version": "12.0.2",
"description": "Commands for installation",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 0db2bae

Please sign in to comment.