We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef78e7e commit 27a1d1fCopy full SHA for 27a1d1f
2 files changed
CHANGELOG.md
@@ -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
8
# [5.0.0](https://github.com/webtorrent/ut_metadata/compare/v4.0.3...v5.0.0) (2026-04-14)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "ut_metadata",
"description": "Extension for Peers to Send Metadata Files (BEP 9)",
- "version": "5.0.0",
+ "version": "5.0.1",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
0 commit comments