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 74877da commit 3becc10Copy full SHA for 3becc10
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.5.4](https://github.com/webtorrent/webtorrent-cli/compare/v3.5.3...v3.5.4) (2021-08-06)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency create-torrent to v5 ([74877da](https://github.com/webtorrent/webtorrent-cli/commit/74877da76166fb595d2df431ff2bf368713e27c6))
7
8
## [3.5.3](https://github.com/webtorrent/webtorrent-cli/compare/v3.5.2...v3.5.3) (2021-07-18)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "webtorrent-cli",
"description": "WebTorrent, the streaming torrent client. For the command line.",
- "version": "3.5.3",
+ "version": "3.5.4",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
0 commit comments