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:
authorRebecca Turner <me@re-becca.org>2017-09-07 01:35:13 +0300
committerRebecca Turner <me@re-becca.org>2017-09-07 01:35:13 +0300
commitfc40e7bc076d5cd23a865c4dcacfc211cf996be5 (patch)
tree86af095267e8d1cde048a87ad916880bcec43a48
parent767ff6eee7fa3a0f42ad677dedc0ec1f0dc15e7c (diff)
doc: changelog for 5.4.1
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 77f79e767..59ea85a7d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+## v5.4.1 (2017-09-06):
+
+This is a very small bug fix release to fix a problem where permissions on
+installed binaries were being set incorrectly.
+
+* [`767ff6eee`](https://github.com/npm/npm/commit/767ff6eee7fa3a0f42ad677dedc0ec1f0dc15e7c)
+ [zkat/pacote#117](https://github.com/zkat/pacote/pull/117)
+ [#18324](https://github.com/npm/npm/issues/18324)
+ `pacote@6.0.2`
+ ([@zkat](https://github.com/zkat))
+
## v5.4.0 (2017-08-22):
Here's another ~~small~~ big release, with a ~~handful~~ bunch of fixes and