Skip to content

Commit 8baa65b

Browse files
committed
release 4.7.0
1 parent 155f2ad commit 8baa65b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog
2+
## [v4.7.0](https://github.com/jipaix/xdccjs/tree/v4.7.0)
3+
### feat(lib+cli)
4+
* add option to throttle bandwidth
5+
### chores
6+
* update dev dependencies
7+
* update readme
8+
---
29
## [v4.6.5](https://github.com/jipaix/xdccjs/tree/v4.6.5)
310
### refactor(lib)
411
* add more 'debug' events

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xdccjs",
3-
"version": "4.6.5",
3+
"version": "4.7.0",
44
"description": "download files from XDCC bots on IRC, complete implementation of the XDCC protocol",
55
"engines": {
66
"node": ">=14.0.0"

0 commit comments

Comments
 (0)