Skip to content

Commit

Permalink
release 4.5.69
Browse files Browse the repository at this point in the history
  • Loading branch information
JiPaix committed Aug 18, 2022
1 parent 35f147d commit 0240ec3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Changelog
## [UNRELEASED](https://github.com/jipaix/xdccjs/tree/main)
## [v4.5.69](https://github.com/jipaix/xdccjs/tree/v4.5.68)
### Feat(lib+cli)
* alpha support for ipv6 downloads: parameter is only required for bot using both passive dcc and IPv6
### Revert(lib)
* move is() function back as a static class function. Partially revert 7233135
### Continuous Integration
* fix post publish hook interrupting each others on error
* add lint to package scripts
---
## [v4.5.64](https://github.com/jipaix/xdccjs/tree/v4.5.63)
### Fix(cli)
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.5.64",
"version": "4.5.69",
"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 0240ec3

Please sign in to comment.