Skip to content

Commit

Permalink
chore(release): 6.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Mar 29, 2024
1 parent 5a4d9e8 commit 4537522
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

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.

### [6.1.3](https://github.com/webpack/webpack-dev-middleware/compare/v6.1.2...v6.1.3) (2024-03-29)


### Bug Fixes

* security problem ([#1799](https://github.com/webpack/webpack-dev-middleware/issues/1799)) ([5a4d9e8](https://github.com/webpack/webpack-dev-middleware/commit/5a4d9e8d6ab587b4137fdec885c36b79b10b29f7))

### [6.1.2](https://github.com/webpack/webpack-dev-middleware/compare/v6.1.1...v6.1.2) (2024-03-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "webpack-dev-middleware",
"version": "6.1.2",
"version": "6.1.3",
"description": "A development middleware for webpack",
"license": "MIT",
"repository": "webpack/webpack-dev-middleware",
Expand Down

0 comments on commit 4537522

Please sign in to comment.