Skip to content

Commit 4ac957b

Browse files
chore(release): 4.1.0
# [4.1.0](v4.0.4...v4.1.0) (2022-06-02) ### Features * add peerflix-style interactive select mode ([#234](#234)) ([4540a0a](4540a0a))
1 parent 4540a0a commit 4ac957b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.1.0](https://github.com/webtorrent/webtorrent-cli/compare/v4.0.4...v4.1.0) (2022-06-02)
2+
3+
4+
### Features
5+
6+
* add peerflix-style interactive select mode ([#234](https://github.com/webtorrent/webtorrent-cli/issues/234)) ([4540a0a](https://github.com/webtorrent/webtorrent-cli/commit/4540a0af33a09779f5847a255d986add28688483))
7+
18
## [4.0.4](https://github.com/webtorrent/webtorrent-cli/compare/v4.0.3...v4.0.4) (2022-03-09)
29

310

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": "4.0.4",
5+
"version": "4.1.0",
66
"author": {
77
"name": "WebTorrent LLC",
88
"email": "[email protected]",

0 commit comments

Comments
 (0)