Skip to content

Commit b22fcb2

Browse files
chore(release): 5.0.1
## [5.0.1](v5.0.0...v5.0.1) (2026-05-25) ### Bug Fixes * **deps:** update dependency string2compact to ^2.0.2 ([#137](#137)) ([3494f33](3494f33))
1 parent 3494f33 commit b22fcb2

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_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+
18
# [5.0.0](https://github.com/webtorrent/ut_pex/compare/v4.0.4...v5.0.0) (2026-05-25)
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_pex",
33
"description": "Extension for Peer Discovery (PEX)",
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)