Skip to content

Commit

Permalink
chore(release): 11.0.8
Browse files Browse the repository at this point in the history
## [11.0.8](v11.0.7...v11.0.8) (2024-07-28)

### Bug Fixes

* **deps:** update dependency bittorrent-dht to ^11.0.7 ([6dfbcf2](6dfbcf2))
* **deps:** update dependency debug to ^4.3.6 ([3fe76b1](3fe76b1))
  • Loading branch information
semantic-release-bot committed Jul 28, 2024
1 parent 3fe76b1 commit 1a38707
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 @@
## [11.0.8](https://github.com/webtorrent/torrent-discovery/compare/v11.0.7...v11.0.8) (2024-07-28)


### Bug Fixes

* **deps:** update dependency bittorrent-dht to ^11.0.7 ([6dfbcf2](https://github.com/webtorrent/torrent-discovery/commit/6dfbcf2cc94e8371ce19528f2e441488a7404ef5))
* **deps:** update dependency debug to ^4.3.6 ([3fe76b1](https://github.com/webtorrent/torrent-discovery/commit/3fe76b1a59ff3d348765938ab5947ded1889f049))

## [11.0.7](https://github.com/webtorrent/torrent-discovery/compare/v11.0.6...v11.0.7) (2024-07-09)


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

0 comments on commit 1a38707

Please sign in to comment.