Skip to content

Commit 27a1d1f

Browse files
chore(release): 5.0.1
## [5.0.1](v5.0.0...v5.0.1) (2026-05-25) ### Bug Fixes * **deps:** update dependency bitfield to v5 ([#143](#143)) ([26f5724](26f5724))
1 parent ef78e7e commit 27a1d1f

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.1](https://github.com/webtorrent/ut_metadata/compare/v5.0.0...v5.0.1) (2026-05-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency bitfield to v5 ([#143](https://github.com/webtorrent/ut_metadata/issues/143)) ([26f5724](https://github.com/webtorrent/ut_metadata/commit/26f572468fead4aeeccebc83d528aac5530679db))
7+
18
# [5.0.0](https://github.com/webtorrent/ut_metadata/compare/v4.0.3...v5.0.0) (2026-04-14)
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": "ut_metadata",
33
"description": "Extension for Peers to Send Metadata Files (BEP 9)",
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)