Skip to content

Commit

Permalink
v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gigobyte committed Sep 20, 2023
1 parent bd8100a commit 0c6d437
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hltv",
"version": "3.4.6",
"version": "3.5.0",
"description": "The unofficial HLTV Node.js API",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

2 comments on commit 0c6d437

@kenobeee
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the latest version, there is a persistent issue with accessing HLTV:
"Access denied | www.hltv.org used Cloudflare to restrict access"

@gigobyte
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version 3.5.0 has a single property added to an object, there are no changes to the request logic in this release.

Please sign in to comment.