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 4afcea2 commit c350b01Copy full SHA for c350b01
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.2](https://github.com/webtorrent/create-torrent/compare/v5.0.1...v5.0.2) (2022-03-10)
2
+
3
4
+### Bug Fixes
5
6
+* exception on folder depth > 1 ([#160](https://github.com/webtorrent/create-torrent/issues/160)) ([4afcea2](https://github.com/webtorrent/create-torrent/commit/4afcea2360284ce9d0762ed66507ae22b1b32b04))
7
8
## [5.0.1](https://github.com/webtorrent/create-torrent/compare/v5.0.0...v5.0.1) (2021-08-06)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "create-torrent",
"description": "Create .torrent files",
- "version": "5.0.1",
+ "version": "5.0.2",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
0 commit comments