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-03-16 23:18:57 +0300
committerRebecca Turner <me@re-becca.org>2017-03-16 23:19:21 +0300
commitb4a8a50514b3ca66a838346da76e627bb71d78be (patch)
treea4a5742414454be2cf8c6ac29122f5b2720fe60b /CHANGELOG.md
parentd24aa3bcde6053f2ff15bd098a3ba995d74738d4 (diff)
doc: Fix year in changelog!
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ac091621b..e9579f971 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-### v4.4.3 (2016-03-09)
+### v4.4.3 (2017-03-09)
This is a small patch release, mostly because the published tarball for
v4.4.2 was missing a couple of modules, due to a bug involving scoped
@@ -52,7 +52,7 @@ without further ado…
([@watilde](https://github.com/watilde))
-### v4.4.2 (2016-03-09):
+### v4.4.2 (2017-03-09):
This week, the focus on the release was mainly going through [all of npm's deps
that we manage