chore(release): libs

This commit is contained in:
Zoltan Kochan
2023-06-21 20:13:11 +03:00
parent 61f22f9efa
commit c2de1d4ddb
13 changed files with 43 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
---
"@pnpm/resolve-dependencies": patch
"pnpm": patch
---

View File

@@ -1,5 +1,11 @@
# @pnpm/plugin-commands-script-runners
## 7.1.6
### Patch Changes
- @pnpm/plugin-commands-installation@13.0.12
## 7.1.5
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/plugin-commands-script-runners",
"version": "7.1.5",
"version": "7.1.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
## 3.1.7
### Patch Changes
- @pnpm/plugin-commands-installation@13.0.12
## 3.1.6
### Patch Changes

View File

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

View File

@@ -1,5 +1,12 @@
# @pnpm/core
## 10.2.4
### Patch Changes
- Updated dependencies [61f22f9ef]
- @pnpm/resolve-dependencies@31.1.9
## 10.2.3
### Patch Changes

View File

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

View File

@@ -1,5 +1,11 @@
# @pnpm/plugin-commands-installation
## 13.0.12
### Patch Changes
- @pnpm/core@10.2.4
## 13.0.11
### Patch Changes

View File

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

View File

@@ -1,5 +1,11 @@
# @pnpm/resolve-dependencies
## 31.1.9
### Patch Changes
- 61f22f9ef: Don't add the version of a local directory dependency to the lockfile. This information is not used anywhere by pnpm and is only causing more Git conflicts [#6695](https://github.com/pnpm/pnpm/pull/6695).
## 31.1.8
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/resolve-dependencies",
"version": "31.1.8",
"version": "31.1.9",
"description": "Resolves dependency graph of a package",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,5 +1,11 @@
# @pnpm/plugin-commands-deploy
## 3.0.18
### Patch Changes
- @pnpm/plugin-commands-installation@13.0.12
## 3.0.17
### Patch Changes

View File

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