Skip to content

Commit c14b731

Browse files
chore(release): 4.0.2
## [4.0.2](v4.0.1...v4.0.2) (2023-01-25) ### Bug Fixes * **deps:** update dependency string2compact to v2 ([#61](#61)) ([b94ea86](b94ea86))
1 parent b94ea86 commit c14b731

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+
## [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+
18
## [4.0.1](https://github.com/webtorrent/ut_pex/compare/v4.0.0...v4.0.1) (2023-01-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": "4.0.1",
4+
"version": "4.0.2",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)