From cbc93e8c6c79596a1774ab91ace0312c46c69d96 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Fri, 1 Apr 2016 12:24:55 -0700 Subject: [PATCH] Release 0.9.15 --- History.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index d63df71..0bb1189 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,13 @@ +0.9.15 / 2016-04-01 +=================== + + * print logs from build [@rauchg] + * fix unwanted bails in retrying logic [@rase-] + * ignore update checking if no tty [@rauchg] + * add messages for rate limit exceeded error [@nkzawa] + * check for updates upon `-h` and `-v` [@rauchg] + 0.9.14 / 2016-03-17 =================== diff --git a/package.json b/package.json index 537ab22..9d8ee0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "now", - "version": "0.9.14", + "version": "0.9.15", "description": "Realtime Deployments for Node.JS apps.", "main": "./build/lib/index", "files": [