Skip to content

Commit 054063f

Browse files
chore(release): 5.0.4
## [5.0.4](v5.0.3...v5.0.4) (2026-05-26) ### Bug Fixes * pe-mse ([#186](#186)) ([08e0db6](08e0db6))
1 parent 08e0db6 commit 054063f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.4](https://github.com/webtorrent/bittorrent-protocol/compare/v5.0.3...v5.0.4) (2026-05-26)
2+
3+
4+
### Bug Fixes
5+
6+
* pe-mse ([#186](https://github.com/webtorrent/bittorrent-protocol/issues/186)) ([08e0db6](https://github.com/webtorrent/bittorrent-protocol/commit/08e0db6a57d1547406dd03134307d2a7824c5a7d))
7+
18
## [5.0.3](https://github.com/webtorrent/bittorrent-protocol/compare/v5.0.2...v5.0.3) (2026-05-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bittorrent-protocol",
33
"type": "module",
44
"description": "Simple, robust, BitTorrent peer wire protocol implementation",
5-
"version": "5.0.3",
5+
"version": "5.0.4",
66
"author": {
77
"name": "WebTorrent LLC",
88
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)