Skip to content

Commit

Permalink
chore(release): 3.0.2
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Aug 4, 2021
1 parent 3198373 commit 0026882
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.0.2](https://github.com/webtorrent/ut_pex/compare/v3.0.1...v3.0.2) (2021-08-04)


### Bug Fixes

* **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))
* **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))

## [3.0.1](https://github.com/webtorrent/ut_pex/compare/v3.0.0...v3.0.1) (2021-06-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ut_pex",
"description": "Extension for Peer Discovery (PEX)",
"version": "3.0.1",
"version": "3.0.2",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit 0026882

Please sign in to comment.