8000 chore(package): v2.0.3 · chimurai/http-proxy-middleware@cb46628 · GitHub
[go: up one dir, main page]

Skip to content

Commit cb46628

Browse files
committed
chore(package): v2.0.3
1 parent fbafdb4 commit cb46628

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [v2.0.3](https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.3)
4+
5+
- feat(package): optional @types/express peer dependency ([#707](https://github.com/chimurai/http-proxy-middleware/pull/707))
6+
37
## [v2.0.2](https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.2)
48

59
- chore(deps): update @types/http-proxy to 1.17.8 ([#701](https://github.com/chimurai/http-proxy-middleware/pull/701))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-proxy-middleware",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "The one-liner node.js proxy middleware for connect, express and browser-sync",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)
0