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 3494f33 commit b22fcb2Copy full SHA for b22fcb2
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.1](https://github.com/webtorrent/ut_pex/compare/v5.0.0...v5.0.1) (2026-05-25)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency string2compact to ^2.0.2 ([#137](https://github.com/webtorrent/ut_pex/issues/137)) ([3494f33](https://github.com/webtorrent/ut_pex/commit/3494f33e67821bce3312b271aa1f0e315a530cfd))
7
8
# [5.0.0](https://github.com/webtorrent/ut_pex/compare/v4.0.4...v5.0.0) (2026-05-25)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "ut_pex",
"description": "Extension for Peer Discovery (PEX)",
- "version": "5.0.0",
+ "version": "5.0.1",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
0 commit comments