chore(release): 11.0.0-rc.3

This commit is contained in:
Zoltan Kochan
2026-04-21 00:17:38 +02:00
parent 54eec40233
commit fcdd50aaa7
224 changed files with 1231 additions and 219 deletions

View File

@@ -1,5 +1,12 @@
# @pnpm/assert-project
## 1100.0.2
### Patch Changes
- @pnpm/lockfile.types@1100.0.2
- @pnpm/assert-store@1100.0.2
## 1100.0.1
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/assert-project",
"description": "Utils for testing projects that use pnpm",
"version": "1100.0.1",
"version": "1100.0.2",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",

View File

@@ -1,5 +1,11 @@
# @pnpm/assert-store
## 1100.0.2
### Patch Changes
- @pnpm/store.cafs@1100.0.2
## 1100.0.1
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "@pnpm/assert-store",
"description": "Utils for testing pnpm store",
"version": "1100.0.1",
"version": "1100.0.2",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},

View File

@@ -1,5 +1,11 @@
# @pnpm/jest-config
## 1100.0.2
### Patch Changes
- @pnpm/worker@1100.0.2
## 1100.0.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/jest-config",
"version": "1100.0.1",
"version": "1100.0.2",
"private": true,
"main": "jest-preset.js",
"type": "module",

View File

@@ -1,5 +1,11 @@
# @pnpm/prepare
## 1100.0.2
### Patch Changes
- @pnpm/assert-project@1100.0.2
## 1100.0.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/prepare",
"version": "1100.0.1",
"version": "1100.0.2",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"type": "module",