mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-28 02:53:15 -04:00
chore(release): 11.0.0-rc.3
This commit is contained in:
13
agent/server/CHANGELOG.md
Normal file
13
agent/server/CHANGELOG.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# pnpm-agent
|
||||
|
||||
## 0.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [72c1e05]
|
||||
- @pnpm/installing.deps-installer@1100.0.3
|
||||
- @pnpm/installing.client@1100.0.3
|
||||
- @pnpm/lockfile.types@1100.0.2
|
||||
- @pnpm/store.controller@1100.0.2
|
||||
- @pnpm/store.cafs@1100.0.2
|
||||
- @pnpm/lockfile.fs@1100.0.2
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pnpm-agent",
|
||||
"version": "0.0.1-0",
|
||||
"version": "0.0.1",
|
||||
"description": "pnpm agent server for server-side resolution and store-aware downloads",
|
||||
"keywords": [
|
||||
"pnpm",
|
||||
|
||||
Reference in New Issue
Block a user