mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-27 18:46:18 -04:00
chore(release): 11.0.0-rc.3
This commit is contained in:
9
agent/client/CHANGELOG.md
Normal file
9
agent/client/CHANGELOG.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# @pnpm/agent.client
|
||||
|
||||
## 0.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/lockfile.types@1100.0.2
|
||||
- @pnpm/store.cafs@1100.0.2
|
||||
- @pnpm/worker@1100.0.2
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/agent.client",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "Client for pnpm agent server — sends store state, receives resolved lockfile and missing files",
|
||||
"keywords": [
|
||||
"pnpm",
|
||||
|
||||
Reference in New Issue
Block a user