Skip to content

Commit 70c4247

Browse files
chore(release): 11.0.16
## [11.0.16](v11.0.15...v11.0.16) (2025-04-18) ### Bug Fixes * disable the entirety of bittorrent-dht, rather than just the client, due to esm.sh build issues. ([#155](#155)) ([83d0e5e](83d0e5e))
1 parent 83d0e5e commit 70c4247

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [11.0.16](https://github.com/webtorrent/torrent-discovery/compare/v11.0.15...v11.0.16) (2025-04-18)
2+
3+
4+
### Bug Fixes
5+
6+
* disable the entirety of bittorrent-dht, rather than just the client, due to esm.sh build issues. ([#155](https://github.com/webtorrent/torrent-discovery/issues/155)) ([83d0e5e](https://github.com/webtorrent/torrent-discovery/commit/83d0e5e310b0962f81eb3c66ec92026da7355a86))
7+
18
## [11.0.15](https://github.com/webtorrent/torrent-discovery/compare/v11.0.14...v11.0.15) (2025-01-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "torrent-discovery",
33
"description": "Discover BitTorrent and WebTorrent peers",
4-
"version": "11.0.15",
4+
"version": "11.0.16",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)