Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 8963342

Browse files
committed
Release v0.25.2
1 parent 24f77a3 commit 8963342

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 0.25.2 / 2020-05-20
2+
13
## Fixed
24

35
- Bumped Node.js version in templates.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nwb",
33
"description": "A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)",
4-
"version": "0.25.1",
4+
"version": "0.25.2",
55
"license": "MIT",
66
"author": "Jonny Buchanan <jonathan.buchanan@gmail.com>",
77
"bin": {

0 commit comments

Comments
 (0)