From 0457e1a9917507ba89787f1ec142c6c8e783f63b Mon Sep 17 00:00:00 2001 From: Jonny Buchanan Date: Wed, 25 Jan 2017 06:25:58 +1000 Subject: [PATCH] Release v0.15.1 --- CHANGES.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index b41d3700..93eddd6d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +# 0.15.1 / 2017-01-25 + **Removed:** - Remove hints about possibly not needing `babel.cherryPick` due to Webpack 2 tree shaking, as this doesn't currently appear to be true. diff --git a/package.json b/package.json index 34d10d60..0a62dafb 100644 --- a/package.json +++ b/package.json @@ -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.0", + "version": "0.15.1", "license": "MIT", "author": "Jonny Buchanan ", "bin": {