chore(release): 5.13.1

This commit is contained in:
Zoltan Kochan
2020-11-18 02:32:58 +02:00
parent 808cac9761
commit 86d5ef16e9
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"pnpm": patch
---
pnpm should not leave empty temporary directories in the root of the partition.

View File

@@ -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

View File

@@ -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",