We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d3ee7 commit 1f00b95Copy full SHA for 1f00b95
CHANGELOG.md
@@ -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
8
## [4.0.3](https://github.com/webtorrent/webtorrent-cli/compare/v4.0.2...v4.0.3) (2022-02-03)
9
10
package.json
@@ -2,7 +2,7 @@
"name": "webtorrent-cli",
"type": "module",
"description": "WebTorrent, the streaming torrent client. For the command line.",
- "version": "4.0.3",
+ "version": "4.0.4",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
0 commit comments