Skip to content

Commit 20ad77a

Browse files
authored
chore(package.json): v3.0.6
1 parent f377520 commit 20ad77a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## next
3+
## [v3.0.6](https://github.com/chimurai/http-proxy-middleware/releases/tag/v3.0.6)
44

55
- fix(types): fix Logger type
66
- fix(error-response-plugin): sanitize input

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "http-proxy-middleware",
33
"type": "commonjs",
4-
"version": "3.0.5",
4+
"version": "3.0.6",
55
"description": "The one-liner node.js proxy middleware for connect, express, next.js and more",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)