1
0
mirror of https://github.com/webtorrent/bittorrent-tracker synced 2025-10-05 15:52:42 +02:00

chore(release): 11.2.2

## [11.2.2](https://github.com/webtorrent/bittorrent-tracker/compare/v11.2.1...v11.2.2) (2025-09-06)

### Bug Fixes

* export WebSocketTracker ([#558](https://github.com/webtorrent/bittorrent-tracker/issues/558)) ([1571551](15715518de))
This commit is contained in:
semantic-release-bot
2025-09-06 12:28:37 +00:00
parent 15715518de
commit 295c69ab61
3 changed files with 9 additions and 1 deletions

View File

@@ -69,5 +69,6 @@
- krazak (krazak@vt.edu)
- Chocobozzz (chocobozzz@cpy.re)
- uriva (uriva@users.noreply.github.com)
- Subin Siby (mail@subinsb.com)
#### Generated by tools/update-authors.sh.

View File

@@ -1,3 +1,10 @@
## [11.2.2](https://github.com/webtorrent/bittorrent-tracker/compare/v11.2.1...v11.2.2) (2025-09-06)
### Bug Fixes
* export WebSocketTracker ([#558](https://github.com/webtorrent/bittorrent-tracker/issues/558)) ([1571551](https://github.com/webtorrent/bittorrent-tracker/commit/15715518decfed77d7888ba21d6ab592fa91cc85))
## [11.2.1](https://github.com/webtorrent/bittorrent-tracker/compare/v11.2.0...v11.2.1) (2025-01-19)

View File

@@ -1,7 +1,7 @@
{
"name": "bittorrent-tracker",
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
"version": "11.2.1",
"version": "11.2.2",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",