Skip to content

Commit 43fa448

Browse files
chore(release): 6.0.16
## [6.0.16](v6.0.15...v6.0.16) (2023-12-12) ### Bug Fixes * **deps:** update dependency fast-readable-async-iterator to v2 ([#251](#251)) ([a566cfb](a566cfb))
1 parent a566cfb commit 43fa448

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+
## [6.0.16](https://github.com/webtorrent/create-torrent/compare/v6.0.15...v6.0.16) (2023-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency fast-readable-async-iterator to v2 ([#251](https://github.com/webtorrent/create-torrent/issues/251)) ([a566cfb](https://github.com/webtorrent/create-torrent/commit/a566cfb8cf3222d5204ec033c9dbf581aa0e96e4))
7+
18
## [6.0.15](https://github.com/webtorrent/create-torrent/compare/v6.0.14...v6.0.15) (2023-08-11)
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": "6.0.15",
4+
"version": "6.0.16",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)