Skip to content

Commit 7c2ed52

Browse files
authored
release 5.4.10
1 parent cb9a611 commit 7c2ed52

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Changelog
2+
## [v5.4.10](https://github.com/jipaix/xdccjs/tree/v5.4.10)
3+
### fix
4+
* npm release is missing build files
5+
---
26
## [v5.4.9](https://github.com/jipaix/xdccjs/tree/v5.4.9)
37
### deprecate
48
* Node versions below 16.0.0 aren't supported anymore

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)