Skip to content

Commit

Permalink
chore: release v0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pmmmwh committed May 23, 2022
1 parent 4a7f572 commit 12c48e6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.5.7 (23 May 2022)

### Fixes

- Removed debug `console.log` statement (#631)

### Internal

- Run tests on Node.js 18 (#631)

## 0.5.6 (10 May 2022)

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pmmmwh/react-refresh-webpack-plugin",
"version": "0.5.6",
"version": "0.5.7",
"description": "An **EXPERIMENTAL** Webpack plugin to enable \"Fast Refresh\" (also previously known as _Hot Reloading_) for React components.",
"keywords": [
"react",
Expand Down

0 comments on commit 12c48e6

Please sign in to comment.