Skip to content

Commit

Permalink
chore: release v0.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
pmmmwh committed Jun 1, 2024
1 parent 790dbbe commit 2691135
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.5.14 (1 Jun 2024)

### Fixes

- Moved to `ansi-html` `v0.0.9` and `schema-utils` `v4.x` (#848)

### Internal

- Run tests on latest versions of Node.js 18, 20 and 22 (#848)
- Bumped `jest` to v29 and some other development dependencies (#848)
- Removed `yalc` (#849)

## 0.5.13 (28 Apr 2024)

### 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.13",
"version": "0.5.14",
"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 2691135

Please sign in to comment.