Skip to content

Commit

Permalink
Release v0.15.6
Browse files Browse the repository at this point in the history
  • Loading branch information
insin committed Feb 11, 2017
1 parent 34ff453 commit 208a4b1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.15.6 / 2017-02-11

**Changed:**

- Explicitly call `process.exit(0)` from the `nwb` command when there are no errors running a command [[#262](https://github.com/insin/nwb/pull/262)]

# 0.15.5 / 2017-02-06

**Fixed:**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nwb",
"description": "A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)",
"version": "0.15.5",
"version": "0.15.6",
"license": "MIT",
"author": "Jonny Buchanan <jonathan.buchanan@gmail.com>",
"bin": {
Expand Down

0 comments on commit 208a4b1

Please sign in to comment.