Skip to content

Commit ded89f5

Browse files
chore(release): 11.0.11
## [11.0.11](v11.0.10...v11.0.11) (2025-09-14) ### Bug Fixes * **deps:** update dependency debug to ^4.4.3 ([#315](#315)) ([26e16da](26e16da))
1 parent 26e16da commit ded89f5

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.11](https://github.com/webtorrent/bittorrent-dht/compare/v11.0.10...v11.0.11) (2025-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency debug to ^4.4.3 ([#315](https://github.com/webtorrent/bittorrent-dht/issues/315)) ([26e16da](https://github.com/webtorrent/bittorrent-dht/commit/26e16dafd8c444a12261bccf86e6d9fdd9022194))
7+
18
## [11.0.10](https://github.com/webtorrent/bittorrent-dht/compare/v11.0.9...v11.0.10) (2025-05-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "bittorrent-dht",
33
"description": "Simple, robust, BitTorrent DHT implementation",
44
"type": "module",
5-
"version": "11.0.10",
5+
"version": "11.0.11",
66
"author": {
77
"name": "WebTorrent LLC",
88
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)