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>2016-07-06 02:08:16 +0300
committerRebecca Turner <me@re-becca.org>2016-07-06 03:25:42 +0300
commitf1aff6b8688f0c79bbe44214893e92049b686a73 (patch)
tree25a4976d75ad13d2b8738f868d90064cd7a39021 /CHANGELOG.md
parentca97ce2e8d8ba44c445b39ffa40daf397d5601b3 (diff)
doc: update changelog for 3.10.5
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d7bd5e797..6a292a90f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+### v3.10.5 (2016-07-05)
+
+This is a fix to this week's testing release to correct the update of
+`node-gyp` which somehow got mangled.
+
+* [`ca97ce2`](https://github.com/npm/npm/commit/ca97ce2e8d8ba44c445b39ffa40daf397d5601b3)
+ [#13256](https://github.com/npm/npm/issues/13256)
+ Fresh reinstall of `node-gyp@3.4.0`.
+ ([@zkat](https://github.com/zkat))
+
### v3.10.4 (2016-06-30)
Hey y'all! This release includes a bunch of fixes we've been working on as we