Skip to content

Commit

Permalink
chore(release): 11.0.11
Browse files Browse the repository at this point in the history
## [11.0.11](v11.0.10...v11.0.11) (2024-09-07)

### Bug Fixes

* **deps:** update dependency bittorrent-dht to ^11.0.8 ([0f684a2](0f684a2))
  • Loading branch information
semantic-release-bot committed Sep 7, 2024
1 parent 0f684a2 commit b521884
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 @@
## [11.0.11](https://github.com/webtorrent/torrent-discovery/compare/v11.0.10...v11.0.11) (2024-09-07)


### Bug Fixes

* **deps:** update dependency bittorrent-dht to ^11.0.8 ([0f684a2](https://github.com/webtorrent/torrent-discovery/commit/0f684a211de99272ac4529bc0c316a800d46518b))

## [11.0.10](https://github.com/webtorrent/torrent-discovery/compare/v11.0.9...v11.0.10) (2024-09-07)


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": "11.0.10",
"version": "11.0.11",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
Expand Down

0 comments on commit b521884

Please sign in to comment.