Skip to content

Commit 9ccffa9

Browse files
committed
chore: release v0.5.9
1 parent 23fc48e commit 9ccffa9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.5.9 (10 Nov 2022)
2+
3+
### Fixes
4+
5+
- Bumped `loader-utils` to fix security vulnerability (#685)
6+
17
## 0.5.8 (9 Oct 2022)
28

39
### Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pmmmwh/react-refresh-webpack-plugin",
3-
"version": "0.5.8",
3+
"version": "0.5.9",
44
"description": "An **EXPERIMENTAL** Webpack plugin to enable \"Fast Refresh\" (also previously known as _Hot Reloading_) for React components.",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)