mirror of
https://github.com/pnpm/pnpm.git
synced 2026-04-26 18:09:06 -04:00
chore(release): 11.0.0-rc.3
This commit is contained in:
10
cache/api/CHANGELOG.md
vendored
10
cache/api/CHANGELOG.md
vendored
@@ -1,5 +1,15 @@
|
||||
# @pnpm/cache.api
|
||||
|
||||
## 1100.0.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Updated dependencies [7d25bc1]
|
||||
- Updated dependencies [9e0833c]
|
||||
- @pnpm/config.reader@1101.1.0
|
||||
- @pnpm/resolving.npm-resolver@1100.1.0
|
||||
- @pnpm/store.cafs@1100.0.2
|
||||
|
||||
## 1100.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
2
cache/api/package.json
vendored
2
cache/api/package.json
vendored
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/cache.api",
|
||||
"version": "1100.0.2",
|
||||
"version": "1100.0.3",
|
||||
"description": "API for controlling the cache",
|
||||
"keywords": [
|
||||
"pnpm",
|
||||
|
||||
Reference in New Issue
Block a user