Skip to content

Commit

Permalink
Release v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
insin committed Aug 3, 2018
1 parent b2aff81 commit 7345372
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Unreleased (in `master`)
# 0.23.0 / 2018-08-03

## Breaking Changes

Expand Down Expand Up @@ -56,9 +56,7 @@
- Added [instructions for debugging in VS Code](https://github.com/insin/nwb/blob/master/docs/FAQ.md#how-can-i-debug-using-vs-code-when-running-an-app-with-nwb) to the FAQ [[#445](https://github.com/insin/nwb/issues/445)]
- Replaced references to "ES6" with plain old "ES"

# 0.22.0 / 2018-03-13 (`next` release)

> This is the `next` release of nwb - you need to specify `nwb@next` or `[email protected]` when installing it.
# 0.22.0 / 2018-03-13

## Breaking Changes

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.22.0",
"version": "0.23.0",
"license": "MIT",
"author": "Jonny Buchanan <[email protected]>",
"bin": {
Expand Down

0 comments on commit 7345372

Please sign in to comment.