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 b94ea86 commit c14b731Copy full SHA for c14b731
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.2](https://github.com/webtorrent/ut_pex/compare/v4.0.1...v4.0.2) (2023-01-25)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency string2compact to v2 ([#61](https://github.com/webtorrent/ut_pex/issues/61)) ([b94ea86](https://github.com/webtorrent/ut_pex/commit/b94ea868003789dee065e8095baa209207d35798))
7
8
## [4.0.1](https://github.com/webtorrent/ut_pex/compare/v4.0.0...v4.0.1) (2023-01-25)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "ut_pex",
"description": "Extension for Peer Discovery (PEX)",
- "version": "4.0.1",
+ "version": "4.0.2",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
0 commit comments