Skip to content

Commit

Permalink
release 4.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JiPaix committed Mar 12, 2023
1 parent c12dd24 commit 5494bff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Changelog
## [v4.6.5](https://github.com/jipaix/xdccjs/tree/v4.6.5)
### refactor(lib)
* add more 'debug' events
### Fix(deps)
* fix potential security threat: Prototype Pollution in JSON5 via Parse Method
---
## [v4.6.2](https://github.com/jipaix/xdccjs/tree/v4.6.2)
### Feat(lib)
* add 'debug' event
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": "xdccjs",
"version": "4.6.2",
"version": "4.6.5",
"description": "download files from XDCC bots on IRC, complete implementation of the XDCC protocol",
"engines": {
"node": ">=14.0.0"
Expand Down

0 comments on commit 5494bff

Please sign in to comment.