chore(release): libs

This commit is contained in:
Zoltan Kochan
2024-08-11 14:59:34 +02:00
parent 39f693ba89
commit af286ea28c
11 changed files with 36 additions and 10 deletions

View File

@@ -1,5 +0,0 @@
---
"@pnpm/core": patch
---
Don't fail on skipped optional dependencies, when searching for dependencies that should be built.

View File

@@ -1,5 +1,11 @@
# @pnpm/plugin-commands-script-runners
## 11.0.6
### Patch Changes
- @pnpm/plugin-commands-installation@17.0.6
## 11.0.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-script-runners",
"version": "11.0.5",
"version": "11.0.6",
"description": "Commands for running scripts",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,11 @@
# @pnpm/plugin-commands-patching
## 6.4.3
### Patch Changes
- @pnpm/plugin-commands-installation@17.0.6
## 6.4.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-patching",
"version": "6.4.2",
"version": "6.4.3",
"description": "Commands for creating patches",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,11 @@
# @pnpm/core
## 15.2.3
### Patch Changes
- 39f693b: Don't fail on skipped optional dependencies, when searching for dependencies that should be built.
## 15.2.2
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/core",
"description": "Fast, disk space efficient installation engine",
"version": "15.2.2",
"version": "15.2.3",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},

View File

@@ -1,5 +1,12 @@
# @pnpm/plugin-commands-installation
## 17.0.6
### Patch Changes
- Updated dependencies [39f693b]
- @pnpm/core@15.2.3
## 17.0.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-installation",
"version": "17.0.5",
"version": "17.0.6",
"description": "Commands for installation",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,11 @@
# @pnpm/plugin-commands-deploy
## 5.1.20
### Patch Changes
- @pnpm/plugin-commands-installation@17.0.6
## 5.1.19
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-deploy",
"version": "5.1.19",
"version": "5.1.20",
"description": "Commands for deploy",
"funding": "https://opencollective.com/pnpm",
"main": "lib/index.js",