Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cuadrix committed Nov 3, 2022
1 parent 6b77cf1 commit 50d3146
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Change log
### [1.3.0] - 2022-11-03
#### Changes
- Update readme
- Update code for v6.2.0 of "socks-proxy-agent"
# Change log
### [1.2.9] - 2022-10-10
#### Fixes
- Allow ports in request url for `host` request header ([#61](https://github.com/Cuadrix/puppeteer-page-proxy/issues/61)) ([#62](https://github.com/Cuadrix/puppeteer-page-proxy/pull/62))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "puppeteer-page-proxy",
"description": "Additional Node.js module to use with 'puppeteer' for setting proxies per page basis.",
"version": "1.2.9",
"version": "1.3.0",
"author": "Cuadrix <cuadrix12000@gmail.com> (https://github.com/Cuadrix)",
"homepage": "https://github.com/Cuadrix/puppeteer-page-proxy",
"main": "./src/index.js",
Expand Down

0 comments on commit 50d3146

Please sign in to comment.