mirror of
https://github.com/webtorrent/bittorrent-tracker
synced 2025-10-06 00:02:49 +02:00
chore(release): 9.19.0
# [9.19.0](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.6...v9.19.0) (2022-06-01) ### Features * **events:** Support of `paused` client event ([#411](https://github.com/webtorrent/bittorrent-tracker/issues/411)) ([ef76b3f
](ef76b3f3b6
))
This commit is contained in:
@@ -60,5 +60,6 @@
|
||||
- Bruce Hopkins (behopkinsjr@gmail.com)
|
||||
- Ryan Finnie (ryan@finnie.org)
|
||||
- Lookis (lookisliu@gmail.com)
|
||||
- Paul Sharypov (pavloniym@gmail.com)
|
||||
|
||||
#### Generated by tools/update-authors.sh.
|
||||
|
@@ -1,3 +1,10 @@
|
||||
# [9.19.0](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.6...v9.19.0) (2022-06-01)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **events:** Support of `paused` client event ([#411](https://github.com/webtorrent/bittorrent-tracker/issues/411)) ([ef76b3f](https://github.com/webtorrent/bittorrent-tracker/commit/ef76b3f3b6beee87f57d74addd0ca2ef2c517b6d))
|
||||
|
||||
## [9.18.6](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.5...v9.18.6) (2022-05-11)
|
||||
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "bittorrent-tracker",
|
||||
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
|
||||
"version": "9.18.6",
|
||||
"version": "9.19.0",
|
||||
"author": {
|
||||
"name": "WebTorrent LLC",
|
||||
"email": "feross@webtorrent.io",
|
||||
|
Reference in New Issue
Block a user