Skip to content

Commit 848cbfa

Browse files
chore(release): 6.0.0
# [6.0.0](v5.1.3...v6.0.0) (2026-04-14) ### Bug Fixes * **deps:** update dependency open to v11 ([#343](#343)) [skip ci] ([b34e00f](b34e00f)) ### Features * **node:** update Node.js engine requirement to version 20 ([98445cf](98445cf)) ### BREAKING CHANGES * **node:** requires node 20
1 parent 98445cf commit 848cbfa

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [6.0.0](https://github.com/webtorrent/webtorrent-cli/compare/v5.1.3...v6.0.0) (2026-04-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency open to v11 ([#343](https://github.com/webtorrent/webtorrent-cli/issues/343)) [skip ci] ([b34e00f](https://github.com/webtorrent/webtorrent-cli/commit/b34e00f239a0f4bc625d327e5ef723f272c7163e))
7+
8+
9+
### Features
10+
11+
* **node:** update Node.js engine requirement to version 20 ([98445cf](https://github.com/webtorrent/webtorrent-cli/commit/98445cf8f4222cbdcfdfc9cf917efbd277c46214))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* **node:** requires node 20
17+
118
## [5.1.3](https://github.com/webtorrent/webtorrent-cli/compare/v5.1.2...v5.1.3) (2024-12-12)
219

320
## [5.1.2](https://github.com/webtorrent/webtorrent-cli/compare/v5.1.1...v5.1.2) (2024-06-14)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webtorrent-cli",
33
"type": "module",
44
"description": "WebTorrent, the streaming torrent client. For the command line.",
5-
"version": "5.1.3",
5+
"version": "6.0.0",
66
"author": {
77
"name": "WebTorrent LLC",
88
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)