mirror of
https://github.com/pnpm/pnpm.git
synced 2026-06-28 18:05:29 -04:00
chore(release): 11.7.0 (#12414)
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# @pnpm/testing.command-defaults
|
||||
|
||||
## 1100.0.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/testing.registry-mock@1100.0.6
|
||||
|
||||
## 1100.0.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/testing.command-defaults",
|
||||
"version": "1100.0.5",
|
||||
"version": "1100.0.6",
|
||||
"private": true,
|
||||
"description": "Shared DEFAULT_OPTS for pnpm command handler tests",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# @pnpm/testing.mock-agent
|
||||
|
||||
## 1101.0.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [a31faa7]
|
||||
- @pnpm/network.fetch@1100.1.3
|
||||
|
||||
## 1101.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/testing.mock-agent",
|
||||
"version": "1101.0.2",
|
||||
"version": "1101.0.3",
|
||||
"private": true,
|
||||
"description": "Shared undici MockAgent helpers for pnpm tests",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# @pnpm/testing.registry-mock
|
||||
|
||||
## 1100.0.6
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [a31faa7]
|
||||
- @pnpm/network.fetch@1100.1.3
|
||||
- @pnpm/registry-access.client@1100.1.4
|
||||
|
||||
## 1100.0.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/testing.registry-mock",
|
||||
"version": "1100.0.5",
|
||||
"version": "1100.0.6",
|
||||
"private": true,
|
||||
"description": "Thin test helpers that talk to the mock npm registry — wraps registry-access.commands with REGISTRY_MOCK_PORT and REGISTRY_MOCK_CREDENTIALS baked in.",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,5 +1,18 @@
|
||||
# @pnpm/testing.temp-store
|
||||
|
||||
## 1100.1.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [61810aa]
|
||||
- Updated dependencies [a31faa7]
|
||||
- @pnpm/store.index@1100.2.0
|
||||
- @pnpm/store.controller@1102.0.0
|
||||
- @pnpm/installing.client@1100.2.8
|
||||
- @pnpm/resolving.resolver-base@1100.4.2
|
||||
- @pnpm/store.controller-types@1100.1.5
|
||||
- @pnpm/testing.registry-mock@1100.0.6
|
||||
|
||||
## 1100.1.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/testing.temp-store",
|
||||
"version": "1100.1.8",
|
||||
"version": "1100.1.9",
|
||||
"description": "A temporary store for testing purposes",
|
||||
"keywords": [
|
||||
"pnpm",
|
||||
|
||||
Reference in New Issue
Block a user