From 5dcd46d6ba8a04d3d873630f4372a38a0e866177 Mon Sep 17 00:00:00 2001 From: Jonny Buchanan Date: Thu, 26 Jan 2017 04:41:14 +1000 Subject: [PATCH] Release v0.15.4 --- CHANGES.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index ca7671d8..f11d44af 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +# 0.15.4 / 2017-01-26 + **Changed:** - Support the Array version of deprecated `webpack.postcss` config. diff --git a/package.json b/package.json index 4deb903d..bdd2a364 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.3", + "version": "0.15.4", "license": "MIT", "author": "Jonny Buchanan ", "bin": {