Skip to content

Commit 9bee3a5

Browse files
committed
chore: release v0.5.15
1 parent 0760163 commit 9bee3a5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.5.15 (3 Jun 2024)
2+
3+
### Fixes
4+
5+
- Fixed wrong import in error overlay for `ansi-html` (#853)
6+
17
## 0.5.14 (1 Jun 2024)
28

39
### Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pmmmwh/react-refresh-webpack-plugin",
3-
"version": "0.5.14",
3+
"version": "0.5.15",
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)