Skip to content

Commit

Permalink
chore(release): 9.4.4
Browse files Browse the repository at this point in the history
## [9.4.4](v9.4.3...v9.4.4) (2021-08-05)

### Bug Fixes

* **deps:** update dependency bittorrent-dht to ^10.0.2 ([edd9f14](edd9f14))
  • Loading branch information
semantic-release-bot committed Aug 5, 2021
1 parent edd9f14 commit 0025e50
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.4.4](https://github.com/webtorrent/torrent-discovery/compare/v9.4.3...v9.4.4) (2021-08-05)


### Bug Fixes

* **deps:** update dependency bittorrent-dht to ^10.0.2 ([edd9f14](https://github.com/webtorrent/torrent-discovery/commit/edd9f14c41782225f1e8f40cd5d66755ae33ba18))

## [9.4.3](https://github.com/webtorrent/torrent-discovery/compare/v9.4.2...v9.4.3) (2021-08-04)


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": "torrent-discovery",
"description": "Discover BitTorrent and WebTorrent peers",
"version": "9.4.3",
"version": "9.4.4",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
Expand Down

0 comments on commit 0025e50

Please sign in to comment.