mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-04 07:21:47 -04:00
chore(release): libs
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@pnpm/core": patch
|
||||
---
|
||||
|
||||
Don't fail on skipped optional dependencies, when searching for dependencies that should be built.
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user