Skip to content

Commit

Permalink
chore(release): 7.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Oct 16, 2022
1 parent 72f7d6b commit e767d60
Show file tree
Hide file tree
Showing 217 changed files with 1,487 additions and 302 deletions.
31 changes: 0 additions & 31 deletions .changeset/beige-birds-reflect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curvy-panthers-arrive.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/eighty-schools-dream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-socks-push.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-paws-repair.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-apples-applaud.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/new-vans-guess.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/quick-mayflies-rush.md

This file was deleted.

95 changes: 0 additions & 95 deletions .changeset/selfish-cycles-return.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-icons-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-walls-shave.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silver-rings-join.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/stupid-toes-battle.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/thick-ties-leave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/violet-impalas-brush.md

This file was deleted.

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

## 0.4.4

### Patch Changes

- Updated dependencies [f884689e0]
- @pnpm/lockfile-file@6.0.0

## 0.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion .meta-updater/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm-private/updater",
"version": "0.4.3",
"version": "0.4.4",
"private": true,
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/artifacts/linux-arm64/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/linux-arm64",
"version": "7.13.4",
"version": "7.13.5",
"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.13.4",
"version": "7.13.5",
"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.13.4",
"version": "7.13.5",
"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.13.4",
"version": "7.13.5",
"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.13.4",
"version": "7.13.5",
"license": "MIT",
"publishConfig": {
"bin": {
Expand Down
15 changes: 15 additions & 0 deletions packages/audit/CHANGELOG.md
@@ -1,5 +1,20 @@
# @pnpm/audit

## 4.0.0

### Major Changes

- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.

### Patch Changes

- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/fetch@6.0.0
- @pnpm/lockfile-walker@6.0.0

## 3.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/audit/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/audit",
"version": "3.1.11",
"version": "4.0.0",
"description": "Audit a lockfile",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
17 changes: 17 additions & 0 deletions packages/build-modules/CHANGELOG.md
@@ -1,5 +1,22 @@
# @pnpm/build-modules

## 10.0.0

### Major Changes

- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.

### Patch Changes

- Updated dependencies [043d988fc]
- Updated dependencies [f884689e0]
- @pnpm/error@4.0.0
- @pnpm/lifecycle@14.0.0
- @pnpm/link-bins@8.0.0
- @pnpm/core-loggers@8.0.0
- @pnpm/read-package-json@7.0.0

## 9.3.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/build-modules/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/build-modules",
"version": "9.3.11",
"version": "10.0.0",
"description": "Build packages in node_modules",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/cafs/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/cafs

## 5.0.0

### Major Changes

- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.

## 4.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cafs/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/cafs",
"version": "4.3.2",
"version": "5.0.0",
"description": "A content-addressable filesystem for the packages storage",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/cli-meta/CHANGELOG.md
@@ -1,5 +1,12 @@
# @pnpm/cli-meta

## 4.0.0

### Major Changes

- 043d988fc: Breaking change to the API. Defaul export is not used.
- f884689e0: Require `@pnpm/logger` v5.

## 3.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-meta/package.json
@@ -1,6 +1,6 @@
{
"name": "@pnpm/cli-meta",
"version": "3.0.8",
"version": "4.0.0",
"description": "Reads the metainfo of the currently running pnpm instance",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit e767d60

Please sign in to comment.