chore(release): 5.3.2 · webpack/webpack-dev-middleware@1a45388

3 files changed

lines changed

Original file line numberDiff line numberDiff line change

@@ -2,6 +2,13 @@

22
33

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.

44
5+

### [5.3.2](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.1...v5.3.2) (2022-05-17)

6+
7+
8+

### Bug Fixes

9+
10+

* node types ([#1195](https://github.com/webpack/webpack-dev-middleware/issues/1195)) ([d68ab36](https://github.com/webpack/webpack-dev-middleware/commit/d68ab3607a43288dbb6efd9ee748ad3e650625a1))

11+
512

### [5.3.1](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.0...v5.3.1) (2022-02-01)

613
714
Original file line numberDiff line numberDiff line change

@@ -1,6 +1,6 @@

11

{

22

"name": "webpack-dev-middleware",

3-

"version": "5.3.1",

3+

"version": "5.3.2",

44

"description": "A development middleware for webpack",

55

"license": "MIT",

66

"repository": "webpack/webpack-dev-middleware",