Skip to content

Commit 87ec64d

Browse files
chore(release): 2.25.3
1 parent e31a9b4 commit 87ec64d

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4+
5+
### [2.25.3](https://github.com/webpack/webpack-dev-middleware/compare/v2.25.2...v2.25.3) (2022-11-08)
6+
7+
8+
### Bug Fixes
9+
10+
* compatibility with webpack 5

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-hot-middleware",
3-
"version": "2.25.2",
3+
"version": "2.25.3",
44
"description": "Webpack hot reloading you can attach to your own server",
55
"keywords": [
66
"webpack",

0 commit comments

Comments
 (0)