mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-24 10:01:48 -04:00
chore(release): 5.13.1
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"pnpm": patch
|
||||
---
|
||||
|
||||
pnpm should not leave empty temporary directories in the root of the partition.
|
||||
@@ -1,5 +1,11 @@
|
||||
# pnpm
|
||||
|
||||
## 5.13.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- pnpm should not leave empty temporary directories in the root of the partition [#2749](https://github.com/pnpm/pnpm/issues/2749).
|
||||
|
||||
## 5.13.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pnpm",
|
||||
"description": "Fast, disk space efficient package manager",
|
||||
"version": "5.13.0",
|
||||
"version": "5.13.1",
|
||||
"author": "Zoltan Kochan <z@kochan.io> (https://www.kochan.io/)",
|
||||
"bin": {
|
||||
"pnpm": "bin/pnpm.js",
|
||||
|
||||
Reference in New Issue
Block a user