Skip to content

Commit

Permalink
chore(release): 8.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Sep 5, 2023
1 parent d920708 commit d194bae
Show file tree
Hide file tree
Showing 123 changed files with 547 additions and 95 deletions.
7 changes: 0 additions & 7 deletions .changeset/chilled-ghosts-flow.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/lazy-avocados-agree.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/nine-eggs-joke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-feet-return.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/quick-pots-promise.md

This file was deleted.

6 changes: 6 additions & 0 deletions __utils__/assert-project/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/assert-project

## 2.3.34

### Patch Changes

- @pnpm/assert-store@1.0.69

## 2.3.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion __utils__/assert-project/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pnpm/assert-project",
"description": "Utils for testing projects that use pnpm",
"version": "2.3.33",
"version": "2.3.34",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
Expand Down
7 changes: 7 additions & 0 deletions __utils__/assert-store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/assert-store

## 1.0.69

### Patch Changes

- Updated dependencies [b548f2f43]
- @pnpm/store.cafs@2.0.1

## 1.0.68

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion __utils__/assert-store/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pnpm/assert-store",
"description": "Utils for testing pnpm store",
"version": "1.0.68",
"version": "1.0.69",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
Expand Down
6 changes: 6 additions & 0 deletions __utils__/prepare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/prepare

## 0.0.77

### Patch Changes

- @pnpm/assert-project@2.3.34

## 0.0.76

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion __utils__/prepare/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/prepare",
"version": "0.0.76",
"version": "0.0.77",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions __utils__/test-fixtures/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/test-fixtures

## 0.1.7

### Patch Changes

- @pnpm/prepare@0.0.77

## 0.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion __utils__/test-fixtures/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pnpm/test-fixtures",
"description": "Test fixtures",
"version": "0.1.6",
"version": "0.1.7",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
Expand Down
7 changes: 7 additions & 0 deletions cli/cli-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/cli-utils

## 2.0.17

### Patch Changes

- @pnpm/config@19.0.1
- @pnpm/default-reporter@12.3.2

## 2.0.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/cli-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/cli-utils",
"version": "2.0.16",
"version": "2.0.17",
"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
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/default-reporter

## 12.3.2

### Patch Changes

- @pnpm/config@19.0.1

## 12.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cli/default-reporter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/default-reporter",
"version": "12.3.1",
"version": "12.3.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/config

## 19.0.1

### Patch Changes

- @pnpm/pnpmfile@5.0.11

## 19.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion config/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/config",
"version": "19.0.0",
"version": "19.0.1",
"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
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-config

## 2.0.18

### Patch Changes

- @pnpm/config@19.0.1
- @pnpm/cli-utils@2.0.17

## 2.0.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/plugin-commands-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-config",
"version": "2.0.17",
"version": "2.0.18",
"description": "Commands for reading and writing settings to/from config files",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions deps/graph-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/deps.graph-builder

## 0.1.1

### Patch Changes

- @pnpm/store-controller-types@16.0.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion deps/graph-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pnpm/deps.graph-builder",
"description": "A package for building a dependency graph from a lockfile",
"version": "0.1.0",
"version": "0.1.1",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},
Expand Down
10 changes: 10 additions & 0 deletions env/node.fetcher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @pnpm/node.fetcher

## 3.0.15

### Patch Changes

- Updated dependencies [4a1a9431d]
- @pnpm/fetcher-base@15.0.1
- @pnpm/create-cafs-store@5.0.1
- @pnpm/pick-fetcher@2.0.0
- @pnpm/tarball-fetcher@16.0.1

## 3.0.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion env/node.fetcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/node.fetcher",
"version": "3.0.14",
"version": "3.0.15",
"description": "Node.js artifacts fetcher",
"funding": "https://opencollective.com/pnpm",
"main": "lib/index.js",
Expand Down
6 changes: 6 additions & 0 deletions env/node.resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @pnpm/node.resolver

## 2.0.16

### Patch Changes

- @pnpm/node.fetcher@3.0.15

## 2.0.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion env/node.resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/node.resolver",
"version": "2.0.15",
"version": "2.0.16",
"description": "Resolves a Node.js version specifier to an exact Node.js version",
"funding": "https://opencollective.com/pnpm",
"main": "lib/index.js",
Expand Down
9 changes: 9 additions & 0 deletions env/plugin-commands-env/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @pnpm/plugin-commands-env

## 4.0.24

### Patch Changes

- @pnpm/node.fetcher@3.0.15
- @pnpm/node.resolver@2.0.16
- @pnpm/config@19.0.1
- @pnpm/cli-utils@2.0.17

## 4.0.23

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion env/plugin-commands-env/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-env",
"version": "4.0.23",
"version": "4.0.24",
"description": "pnpm commands for managing Node.js",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions exec/build-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @pnpm/build-modules

## 11.0.13

### Patch Changes

- @pnpm/lifecycle@15.0.8
- @pnpm/store-controller-types@16.0.1
- @pnpm/fs.hard-link-dir@2.0.1
- @pnpm/patching.apply-patch@2.0.5
- @pnpm/link-bins@9.0.6

## 11.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion exec/build-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/build-modules",
"version": "11.0.12",
"version": "11.0.13",
"description": "Build packages in node_modules",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions exec/lifecycle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @pnpm/lifecycle

## 15.0.8

### Patch Changes

- Updated dependencies [4a1a9431d]
- Updated dependencies [d92070876]
- @pnpm/directory-fetcher@7.0.0
- @pnpm/store-controller-types@16.0.1
- @pnpm/link-bins@9.0.6

## 15.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion exec/lifecycle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/lifecycle",
"version": "15.0.7",
"version": "15.0.8",
"description": "Package lifecycle hook runner",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
15 changes: 15 additions & 0 deletions exec/plugin-commands-rebuild/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @pnpm/plugin-commands-rebuild

## 9.1.10

### Patch Changes

- Updated dependencies [b548f2f43]
- @pnpm/store.cafs@2.0.1
- @pnpm/store-connection-manager@6.1.2
- @pnpm/lifecycle@15.0.8
- @pnpm/store-controller-types@16.0.1
- @pnpm/config@19.0.1
- @pnpm/fs.hard-link-dir@2.0.1
- @pnpm/cli-utils@2.0.17
- @pnpm/link-bins@9.0.6
- @pnpm/workspace.find-packages@1.0.7

## 9.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion exec/plugin-commands-rebuild/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-rebuild",
"version": "9.1.9",
"version": "9.1.10",
"description": "Commands for rebuilding dependencies",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions exec/plugin-commands-script-runners/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @pnpm/plugin-commands-script-runners

## 7.1.21

### Patch Changes

- b962c27ae: Allow create scoped package with preferred version. [#7053](https://github.com/pnpm/pnpm/issues/7053)
- @pnpm/lifecycle@15.0.8
- @pnpm/plugin-commands-installation@13.1.1
- @pnpm/config@19.0.1
- @pnpm/cli-utils@2.0.17

## 7.1.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion exec/plugin-commands-script-runners/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-script-runners",
"version": "7.1.20",
"version": "7.1.21",
"description": "Commands for running scripts",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit d194bae

Please sign in to comment.