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:
@@ -1,5 +1,14 @@
|
||||
# @pnpm/modules-cleaner
|
||||
|
||||
## 1100.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/lockfile.types@1100.0.2
|
||||
- @pnpm/lockfile.utils@1100.0.2
|
||||
- @pnpm/store.controller-types@1100.0.2
|
||||
- @pnpm/lockfile.filtering@1100.0.2
|
||||
|
||||
## 1100.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/installing.linking.modules-cleaner",
|
||||
"version": "1100.0.1",
|
||||
"version": "1100.0.2",
|
||||
"description": "Exports util functions to clean up node_modules",
|
||||
"keywords": [
|
||||
"pnpm",
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @pnpm/real-hoist
|
||||
|
||||
## 1100.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- @pnpm/lockfile.utils@1100.0.2
|
||||
|
||||
## 1100.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@pnpm/installing.linking.real-hoist",
|
||||
"version": "1100.0.1",
|
||||
"version": "1100.0.2",
|
||||
"description": "Hoists dependencies in a node_modules created by pnpm",
|
||||
"keywords": [
|
||||
"pnpm",
|
||||
|
||||
Reference in New Issue
Block a user