Skip to content

Commit

Permalink
chore(release): 7.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Sep 22, 2022
1 parent 77f7cee commit 3509fd8
Show file tree
Hide file tree
Showing 59 changed files with 218 additions and 47 deletions.
5 changes: 0 additions & 5 deletions .changeset/orange-apes-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-rice-nail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/twenty-wolves-destroy.md

This file was deleted.

2 changes: 1 addition & 1 deletion packages/artifacts/linux-arm64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/linux-arm64",
"version": "7.12.1",
"version": "7.12.2",
"license": "MIT",
"publishConfig": {
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/artifacts/linux-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/linux-x64",
"version": "7.12.1",
"version": "7.12.2",
"license": "MIT",
"publishConfig": {
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/artifacts/macos-arm64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/macos-arm64",
"version": "7.12.1",
"version": "7.12.2",
"license": "MIT",
"publishConfig": {
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/artifacts/macos-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/macos-x64",
"version": "7.12.1",
"version": "7.12.2",
"license": "MIT",
"publishConfig": {
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/artifacts/win-x64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/win-x64",
"version": "7.12.1",
"version": "7.12.2",
"license": "MIT",
"publishConfig": {
"bin": {
Expand Down
7 changes: 7 additions & 0 deletions packages/cli-utils/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/cli-utils

## 0.7.39

### Patch Changes

- @pnpm/config@15.10.8
- @pnpm/default-reporter@9.1.28

## 0.7.38

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

## 15.10.8

### Patch Changes

- @pnpm/pnpmfile@2.2.12

## 15.10.7

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

## 5.12.2

### Patch Changes

- Updated dependencies [77f7cee48]
- @pnpm/resolve-dependencies@28.4.2

## 5.12.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,7 +1,7 @@
{
"name": "@pnpm/core",
"description": "Fast, disk space efficient installation engine",
"version": "5.12.1",
"version": "5.12.2",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/default-reporter/CHANGELOG.md
@@ -1,5 +1,11 @@
# @pnpm/default-reporter

## 9.1.28

### Patch Changes

- @pnpm/config@15.10.8

## 9.1.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/default-reporter/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/default-reporter",
"version": "9.1.27",
"version": "9.1.28",
"description": "The default reporter of pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/exe/package.json
@@ -1,7 +1,7 @@
{
"name": "@pnpm/exe",
"description": "Fast, disk space efficient package manager",
"version": "7.12.1",
"version": "7.12.2",
"publishConfig": {
"bin": {
"pnpm": "pnpm"
Expand Down
6 changes: 6 additions & 0 deletions packages/filter-workspace-packages/CHANGELOG.md
@@ -1,5 +1,11 @@
# @pnpm/filter-workspace-packages

## 5.0.39

### Patch Changes

- @pnpm/find-workspace-packages@4.0.39

## 5.0.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/filter-workspace-packages/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/filter-workspace-packages",
"version": "5.0.38",
"version": "5.0.39",
"description": "Filters packages in a workspace",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/find-workspace-packages/CHANGELOG.md
@@ -1,5 +1,11 @@
# @pnpm/find-workspace-packages

## 4.0.39

### Patch Changes

- @pnpm/cli-utils@0.7.39

## 4.0.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/find-workspace-packages/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/find-workspace-packages",
"version": "4.0.38",
"version": "4.0.39",
"description": "Finds packages inside a workspace",
"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.2.42

### Patch Changes

- @pnpm/config@15.10.8

## 0.2.41

### 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.2.41",
"version": "0.2.42",
"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-audit/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-audit

## 6.1.21

### Patch Changes

- @pnpm/config@15.10.8
- @pnpm/cli-utils@0.7.39

## 6.1.20

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

## 1.1.8

### Patch Changes

- Updated dependencies [56aeba4ba]
- Updated dependencies [56aeba4ba]
- @pnpm/plugin-commands-installation@10.7.2
- @pnpm/cli-utils@0.7.39

## 1.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-commands-deploy/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-deploy",
"version": "1.1.7",
"version": "1.1.8",
"description": "Commands for deploy",
"funding": "https://opencollective.com/pnpm",
"main": "lib/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-commands-env/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-env

## 2.3.7

### Patch Changes

- @pnpm/config@15.10.8
- @pnpm/cli-utils@0.7.39

## 2.3.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-commands-env/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-env",
"version": "2.3.6",
"version": "2.3.7",
"description": "pnpm commands for managing Node.js",
"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

## 1.0.39

### Patch Changes

- @pnpm/config@15.10.8
- @pnpm/cli-utils@0.7.39

## 1.0.38

### 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": "1.0.38",
"version": "1.0.39",
"description": "Create a package.json file",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
15 changes: 15 additions & 0 deletions packages/plugin-commands-installation/CHANGELOG.md
@@ -1,5 +1,20 @@
# @pnpm/plugin-commands-installation

## 10.7.2

### Patch Changes

- 56aeba4ba: add path join and add test case for pnpm --dir <path> link global
- 56aeba4ba: fix error in pnpm --dir <path> link --global
- @pnpm/core@5.12.2
- @pnpm/pnpmfile@2.2.12
- @pnpm/config@15.10.8
- @pnpm/cli-utils@0.7.39
- @pnpm/plugin-commands-rebuild@6.2.8
- @pnpm/store-connection-manager@4.3.12
- @pnpm/find-workspace-packages@4.0.39
- @pnpm/filter-workspace-packages@5.0.39

## 10.7.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-commands-installation/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-installation",
"version": "10.7.1",
"version": "10.7.2",
"description": "Commands for installation",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-commands-listing/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-listing

## 5.1.8

### Patch Changes

- @pnpm/config@15.10.8
- @pnpm/cli-utils@0.7.39

## 5.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-commands-listing/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-listing",
"version": "5.1.7",
"version": "5.1.8",
"description": "The list and why commands of pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-commands-outdated/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-outdated

## 6.1.8

### Patch Changes

- @pnpm/config@15.10.8
- @pnpm/cli-utils@0.7.39

## 6.1.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-commands-outdated/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-outdated",
"version": "6.1.7",
"version": "6.1.8",
"description": "The outdated command of pnpm",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/plugin-commands-patching/CHANGELOG.md
@@ -1,5 +1,16 @@
# @pnpm/plugin-commands-patching

## 1.3.4

### Patch Changes

- Updated dependencies [56aeba4ba]
- Updated dependencies [56aeba4ba]
- @pnpm/plugin-commands-installation@10.7.2
- @pnpm/config@15.10.8
- @pnpm/cli-utils@0.7.39
- @pnpm/store-connection-manager@4.3.12

## 1.3.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-commands-patching/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-patching",
"version": "1.3.3",
"version": "1.3.4",
"description": "Commands for creating patches",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 3509fd8

Please sign in to comment.