Skip to content

Commit c350b01

Browse files
chore(release): 5.0.2
## [5.0.2](v5.0.1...v5.0.2) (2022-03-10) ### Bug Fixes * exception on folder depth > 1 ([#160](#160)) ([4afcea2](4afcea2))
1 parent 4afcea2 commit c350b01

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+
## [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+
18
## [5.0.1](https://github.com/webtorrent/create-torrent/compare/v5.0.0...v5.0.1) (2021-08-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-torrent",
33
"description": "Create .torrent files",
4-
"version": "5.0.1",
4+
"version": "5.0.2",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)