Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2019-12-11 21:59:41 +0300
committerisaacs <i@izs.me>2019-12-11 21:59:41 +0300
commitf2aca364a5bb7434fdc6f8be2e98f583bdfe92f2 (patch)
treeb22b07b5350346ae51cd6d8f051e9483311c40d3 /CHANGELOG.md
parent320ac9aeeafd11bb693c53b31148b8d10c4165e8 (diff)
docs: changelog for 6.13.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0ee836ca2..945ac7583 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,22 @@
+## 6.13.4 (2019-12-11)
+
+## BUGFIXES
+
+* [`320ac9aee`](https://github.com/npm/cli/commit/320ac9aeeafd11bb693c53b31148b8d10c4165e8)
+ [npm/bin-links#12](https://github.com/npm/bin-links/pull/12)
+ [npm/gentle-fs#7](https://github.com/npm/gentle-fs/pull/7)
+ Do not remove global bin/man links inappropriately
+ ([@isaacs](https://github.com/isaacs))
+
+## DEPENDENCIES
+
+* [`52fd21061`](https://github.com/npm/cli/commit/52fd21061ff8b1a73429294620ffe5ebaaa60d3e)
+ `gentle-fs@2.3.0`
+ ([@isaacs](https://github.com/isaacs))
+* [`d06f5c0b0`](https://github.com/npm/cli/commit/d06f5c0b0611c43b6e70ded92af24fa5d83a0f48)
+ `bin-links@1.1.6`
+ ([@isaacs](https://github.com/isaacs))
+
## 6.13.3 (2019-12-09)
### DEPENDENCIES