Skip to content

Commit 1f00b95

Browse files
chore(release): 4.0.4
## [4.0.4](v4.0.3...v4.0.4) (2022-03-09) ### Bug Fixes * webtorrent version resolve ([a6d3ee7](a6d3ee7))
1 parent a6d3ee7 commit 1f00b95

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.0.4](https://github.com/webtorrent/webtorrent-cli/compare/v4.0.3...v4.0.4) (2022-03-09)
2+
3+
4+
### Bug Fixes
5+
6+
* webtorrent version resolve ([a6d3ee7](https://github.com/webtorrent/webtorrent-cli/commit/a6d3ee75b74a645022971a06797d59a2e4da2707))
7+
18
## [4.0.3](https://github.com/webtorrent/webtorrent-cli/compare/v4.0.2...v4.0.3) (2022-02-03)
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.3",
5+
"version": "4.0.4",
66
"author": {
77
"name": "WebTorrent LLC",
88
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)