Skip to content

Commit 0026882

Browse files
chore(release): 3.0.2
## [3.0.2](v3.0.1...v3.0.2) (2021-08-04) ### Bug Fixes * **deps:** update dependency bencode to ^2.0.2 ([#37](#37)) ([382ed1b](382ed1b)) * **deps:** update dependency string2compact to ^1.3.2 ([#38](#38)) ([3198373](3198373))
1 parent 3198373 commit 0026882

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.0.2](https://github.com/webtorrent/ut_pex/compare/v3.0.1...v3.0.2) (2021-08-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency bencode to ^2.0.2 ([#37](https://github.com/webtorrent/ut_pex/issues/37)) ([382ed1b](https://github.com/webtorrent/ut_pex/commit/382ed1befb55d909e06b0e67ab2a056f23fcfd6e))
7+
* **deps:** update dependency string2compact to ^1.3.2 ([#38](https://github.com/webtorrent/ut_pex/issues/38)) ([3198373](https://github.com/webtorrent/ut_pex/commit/319837341fc4b9efd1675daddaed9f6e31b55b69))
8+
19
## [3.0.1](https://github.com/webtorrent/ut_pex/compare/v3.0.0...v3.0.1) (2021-06-15)
210

311

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": "3.0.1",
4+
"version": "3.0.2",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)