Skip to content

Commit de0c06b

Browse files
chore(release): 1.20.1 [skip ci]
## [1.20.1](v1.20.0...v1.20.1) (2024-11-01) ### Bug Fixes * remove deprecated use of utils._extend ([b464959](b464959))
1 parent e6e85a1 commit de0c06b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.20.1](https://github.com/podium-lib/node-http-proxy-fork/compare/v1.20.0...v1.20.1) (2024-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* remove deprecated use of utils._extend ([b464959](https://github.com/podium-lib/node-http-proxy-fork/commit/b46495967d236dab510c7f31584fd1cae5876b29))
7+
18
# Changelog
29

310
All notable changes to this project will be documented in this file.

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@podium/node-http-proxy",
3-
"version": "1.20.0",
3+
"version": "1.20.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/podium-lib/node-http-proxy-fork.git"

0 commit comments

Comments
 (0)