mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-18 20:21:36 +00:00
chore(release): 9.18.5
## [9.18.5](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.4...v9.18.5) (2022-03-25) ### Bug Fixes * connection leaks ([#420](https://github.com/webtorrent/bittorrent-tracker/issues/420)) ([f7928cf
](f7928cfcc6
))
This commit is contained in:
parent
f7928cfcc6
commit
2a79101ef7
@ -59,5 +59,6 @@
|
||||
- Jocelyn Liu (yrliou@gmail.com)
|
||||
- Bruce Hopkins (behopkinsjr@gmail.com)
|
||||
- Ryan Finnie (ryan@finnie.org)
|
||||
- Lookis (lookisliu@gmail.com)
|
||||
|
||||
#### Generated by tools/update-authors.sh.
|
||||
|
@ -1,3 +1,10 @@
|
||||
## [9.18.5](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.4...v9.18.5) (2022-03-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* connection leaks ([#420](https://github.com/webtorrent/bittorrent-tracker/issues/420)) ([f7928cf](https://github.com/webtorrent/bittorrent-tracker/commit/f7928cfcc646cd95556549b64e61228892314682))
|
||||
|
||||
## [9.18.4](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.3...v9.18.4) (2022-03-06)
|
||||
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "bittorrent-tracker",
|
||||
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
|
||||
"version": "9.18.4",
|
||||
"version": "9.18.5",
|
||||
"author": {
|
||||
"name": "WebTorrent LLC",
|
||||
"email": "feross@webtorrent.io",
|
||||
|
Loading…
Reference in New Issue
Block a user