From 9c13da8f99407a6791ee07902ed0861c337b7552 Mon Sep 17 00:00:00 2001 From: Jonny Buchanan Date: Wed, 11 Mar 2020 21:56:26 +1000 Subject: [PATCH] Release v0.24.1 --- CHANGES.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 1b158175..7f63dedc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +# 0.24.1 / 2020-03-11 + ## Fixed - Fixed serving the demo app for a React component. diff --git a/package.json b/package.json index 085d14f8..0eace1dd 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.24.0", + "version": "0.24.1", "license": "MIT", "author": "Jonny Buchanan ", "bin": {