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
path: root/doc
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2010-05-03 11:20:47 +0400
committerisaacs <i@izs.me>2010-05-03 11:20:47 +0400
commit698f9a3b0c0d286db90f269d3d06a5609b8f3e47 (patch)
treed1b2ed077ea44d31c91e05d81702dea484611655 /doc
parent76164dac38b0e6082c185889d34a378699be83a6 (diff)
notes for 0.1.0
Diffstat (limited to 'doc')
-rw-r--r--doc/npm.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/npm.md b/doc/npm.md
index d1cff4fd6..61602d514 100644
--- a/doc/npm.md
+++ b/doc/npm.md
@@ -156,3 +156,10 @@ opinions.
* add install from registry
* everything else core
* push to beta
+
+### 0.1.0
+
+* push to beta, and announce
+* clean up some bugs around lifecycle scripts
+* reduce reliance on makefile
+* documentation updates