Skip to content

Commit 295c69a

Browse files
chore(release): 11.2.2
## [11.2.2](webtorrent/bittorrent-tracker@v11.2.1...v11.2.2) (2025-09-06) ### Bug Fixes * export WebSocketTracker ([webtorrent#558](webtorrent#558)) ([1571551](webtorrent@1571551))
1 parent 1571551 commit 295c69a

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,6 @@
6969
- krazak (krazak@vt.edu)
7070
- Chocobozzz (chocobozzz@cpy.re)
7171
- uriva (uriva@users.noreply.github.com)
72+
- Subin Siby (mail@subinsb.com)
7273

7374
#### Generated by tools/update-authors.sh.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [11.2.2](https://github.com/webtorrent/bittorrent-tracker/compare/v11.2.1...v11.2.2) (2025-09-06)
2+
3+
4+
### Bug Fixes
5+
6+
* export WebSocketTracker ([#558](https://github.com/webtorrent/bittorrent-tracker/issues/558)) ([1571551](https://github.com/webtorrent/bittorrent-tracker/commit/15715518decfed77d7888ba21d6ab592fa91cc85))
7+
18
## [11.2.1](https://github.com/webtorrent/bittorrent-tracker/compare/v11.2.0...v11.2.1) (2025-01-19)
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": "bittorrent-tracker",
33
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
4-
"version": "11.2.1",
4+
"version": "11.2.2",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)