Skip to content

Commit

Permalink
chore: release 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and pionxzh committed Aug 27, 2023
1 parent d5c71d3 commit 2da8371
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.7.2"
".": "1.7.3"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.7.3](https://github.com/pionxzh/Pornhub.js/compare/v1.7.2...v1.7.3) (2023-08-27)


### Bug Fixes

* improve debug log ([d5c71d3](https://github.com/pionxzh/Pornhub.js/commit/d5c71d37781b80b12673aab643a221d0dbae3426))
* prevent redirecting when fetching main page ([a11ef07](https://github.com/pionxzh/Pornhub.js/commit/a11ef075769658692c5b4a8a1cb6620d3f5c4f6d))
* update useragent to Chrome 116 ([a9bc54e](https://github.com/pionxzh/Pornhub.js/commit/a9bc54e18f79dac1174ec43de867b54ab0307eec))

## [1.7.2](https://github.com/pionxzh/Pornhub.js/compare/v1.7.1...v1.7.2) (2023-08-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pornhub.js",
"version": "1.7.2",
"version": "1.7.3",
"packageManager": "[email protected]",
"description": "Powerful PornHub API for Node.js",
"author": "Pionxzh",
Expand Down

0 comments on commit 2da8371

Please sign in to comment.