Skip to content

Commit aa8e829

Browse files
chore(release): 5.0.5
## [5.0.5](v5.0.4...v5.0.5) (2022-09-02) ### Bug Fixes * **deps:** update dependency fast-blob-stream to ^1.1.1 ([#175](#175)) ([d5cb6f3](d5cb6f3)) * migrate to streamx ([#173](#173)) ([40a0f50](40a0f50))
1 parent d5cb6f3 commit aa8e829

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [5.0.5](https://github.com/webtorrent/create-torrent/compare/v5.0.4...v5.0.5) (2022-09-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency fast-blob-stream to ^1.1.1 ([#175](https://github.com/webtorrent/create-torrent/issues/175)) ([d5cb6f3](https://github.com/webtorrent/create-torrent/commit/d5cb6f3cda1ef94f29583ad1a44280339d7fb15f))
7+
* migrate to streamx ([#173](https://github.com/webtorrent/create-torrent/issues/173)) ([40a0f50](https://github.com/webtorrent/create-torrent/commit/40a0f50ec4829a7d047b36f79c79ccf3885b511e))
8+
19
## [5.0.4](https://github.com/webtorrent/create-torrent/compare/v5.0.3...v5.0.4) (2022-07-03)
210

311

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.4",
4+
"version": "5.0.5",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)