Skip to content

Commit

Permalink
chore(release): 11.0.6
Browse files Browse the repository at this point in the history
## [11.0.6](v11.0.5...v11.0.6) (2024-06-02)

### Bug Fixes

* **deps:** update dependency bittorrent-dht to ^11.0.6 ([4bee4e8](4bee4e8))
  • Loading branch information
semantic-release-bot committed Jun 2, 2024
1 parent 4bee4e8 commit ed6aac3
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.6](https://github.com/webtorrent/torrent-discovery/compare/v11.0.5...v11.0.6) (2024-06-02)


### Bug Fixes

* **deps:** update dependency bittorrent-dht to ^11.0.6 ([4bee4e8](https://github.com/webtorrent/torrent-discovery/commit/4bee4e8e4a7d30aa4ec82460b5ad1eaf2369929a))

## [11.0.5](https://github.com/webtorrent/torrent-discovery/compare/v11.0.4...v11.0.5) (2024-06-01)


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.5",
"version": "11.0.6",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit ed6aac3

Please sign in to comment.